Added match for new "no errors" line from wildtest.
[rsync/rsync.git] / testsuite / wildmatch.test
index 4bfddbc..6e43db5 100644 (file)
@@ -13,6 +13,7 @@ set -x
 
 "$TOOLDIR/wildtest" >"$scratchdir/wild.out"
 diff $diffopt "$scratchdir/wild.out" - <<EOF
+No wildmatch errors found.
 EOF
 
 exit 0