diff options
Diffstat (limited to 'tests')
| -rw-r--r-- | tests/fstree_glob1.txt | 2 | ||||
| -rw-r--r-- | tests/fstree_glob2.txt | 2 | 
2 files changed, 2 insertions, 2 deletions
| diff --git a/tests/fstree_glob1.txt b/tests/fstree_glob1.txt index 28dbecb..0d96391 100644 --- a/tests/fstree_glob1.txt +++ b/tests/fstree_glob1.txt @@ -1,2 +1,2 @@  dir /tarcorpus 0755 0 0 -glob /tarcorpus 0755 0 0 -type d tar +glob /tarcorpus 0755 0 0 -type d -- tar diff --git a/tests/fstree_glob2.txt b/tests/fstree_glob2.txt index be30fcc..f423b4a 100644 --- a/tests/fstree_glob2.txt +++ b/tests/fstree_glob2.txt @@ -1,3 +1,3 @@  dir /tarcorpus 0755 0 0  glob /tarcorpus 0755 0 0 -type d tar -glob /tarcorpus 0644 0 0 -type f -name "*gnu*.tar" tar +glob /tarcorpus 0644 0 0 -type f -name "*gnu*.tar" -- tar | 
