Added match for new "no errors" line from wildtest.

This commit is contained in:
Wayne Davison
2003-07-06 17:41:37 +00:00
parent 97d53f8c75
commit 37ff0e344d

View 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