From: Wayne Davison Date: Mon, 2 Jan 2006 17:46:24 +0000 (+0000) Subject: We now test all the patterns using both a normal wildtest run and X-Git-Url: https://mattmccutchen.net/rsync/rsync.git/commitdiff_plain/955a3a3ded9759ea90710b07319a69ecfb56c67d We now test all the patterns using both a normal wildtest run and a wildtest run with various -x and -e options. --- diff --git a/testsuite/wildmatch.test b/testsuite/wildmatch.test index 71e0ff09..2e95b86c 100644 --- a/testsuite/wildmatch.test +++ b/testsuite/wildmatch.test @@ -11,10 +11,14 @@ set -x -"$TOOLDIR/wildtest" "$srcdir/wildtest.txt" >"$scratchdir/wild.out" -diff $diffopt "$scratchdir/wild.out" - <"$scratchdir/wild.out" + diff $diffopt "$scratchdir/wild.out" - <