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 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