Call setgroups(1, &gid) after setting the gid (rather than calling
[rsync/rsync.git] / testsuite / wildmatch.test
index 3366dd5..6e43db5 100644 (file)
@@ -12,7 +12,8 @@
 set -x
 
 "$TOOLDIR/wildtest" >"$scratchdir/wild.out"
-diff -c "$scratchdir/wild.out" - <<EOF
+diff $diffopt "$scratchdir/wild.out" - <<EOF
+No wildmatch errors found.
 EOF
 
 exit 0