Skip to content
Snippets Groups Projects
Commit cf300c1a authored by Matt Harbison's avatar Matt Harbison
Browse files

test-sparse: drop unnecessary globs

parent 389f7b17
No related merge requests found
......@@ -55,7 +55,7 @@
[include]
$TESTTMP/myrepo/hide
hide
subdir/path (glob)
subdir/path
$ cd ..
$ echo hello > subdir/file2.ext
......@@ -69,7 +69,7 @@
hide
path:abspath
subdir/**.ext
subdir/path (glob)
subdir/path
$ rm -rf subdir
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment