Give the user an idea of how far along in the transfer we are
[rsync/rsync.git] / testsuite / wildmatch.test
index 4bfddbc..8c67506 100644 (file)
@@ -11,8 +11,9 @@
 
 set -x
 
-"$TOOLDIR/wildtest" >"$scratchdir/wild.out"
+"$TOOLDIR/wildtest" "$srcdir/wildtest.txt" >"$scratchdir/wild.out"
 diff $diffopt "$scratchdir/wild.out" - <<EOF
+No wildmatch errors found.
 EOF
 
 exit 0