]> git.ipfire.org Git - thirdparty/rsync.git/commitdiff
Added match for new "no errors" line from wildtest.
authorWayne Davison <wayned@samba.org>
Sun, 6 Jul 2003 17:41:37 +0000 (17:41 +0000)
committerWayne Davison <wayned@samba.org>
Sun, 6 Jul 2003 17:41:37 +0000 (17:41 +0000)
testsuite/wildmatch.test

index 4bfddbcefba9ecdfff700f03c5b44c08cf13011e..6e43db520fc66e0ad2bd815a89d5f340e03b9b4d 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