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-Tag: v2.6.7pre1~257 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=955a3a3ded9759ea90710b07319a69ecfb56c67d;p=thirdparty%2Frsync.git 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" - <