summaryrefslogtreecommitdiff
path: root/test/lsrc-undotted.t
blob: 9b8737f0d27ab9d91ab633beee9ca188c76f5c05 (plain)
1
2
3
4
5
6
7
8
9
10
11
  $ . "$TESTDIR/helper.sh"

Should undot files with -U

  $ touch .dotfiles/example
  > touch .dotfiles/undotted

  $ lsrc -U undotted
  /*/.example:/*/.dotfiles/example (glob)
  /*/undotted:/*/.dotfiles/undotted (glob)