Added in the ABORT optimization logic from a newer wildmat release,
[rsync/rsync.git] / testsuite / wildmatch.test
index 5ef586b..3366dd5 100644 (file)
@@ -12,7 +12,7 @@
 set -x
 
 "$TOOLDIR/wildtest" >"$scratchdir/wild.out"
-diff -u "$scratchdir/wild.out" - <<EOF
+diff -c "$scratchdir/wild.out" - <<EOF
 EOF
 
 exit 0