Added one more test.
[rsync/rsync.git] / testsuite / wildmatch.test
index 5ef586b..6e43db5 100644 (file)
@@ -12,7 +12,8 @@
 set -x
 
 "$TOOLDIR/wildtest" >"$scratchdir/wild.out"
-diff -u "$scratchdir/wild.out" - <<EOF
+diff $diffopt "$scratchdir/wild.out" - <<EOF
+No wildmatch errors found.
 EOF
 
 exit 0