X-Git-Url: https://mattmccutchen.net/rsync/rsync.git/blobdiff_plain/e920830ec58994a4a0dff6a699e85ff303962904..0f6b683c8ebf2a26988909c46a31543a5fb17302:/testsuite/wildmatch.test diff --git a/testsuite/wildmatch.test b/testsuite/wildmatch.test index 71e0ff09..9d501897 100644 --- a/testsuite/wildmatch.test +++ b/testsuite/wildmatch.test @@ -9,12 +9,15 @@ . "$suitedir/rsync.fns" -set -x - -"$TOOLDIR/wildtest" "$srcdir/wildtest.txt" >"$scratchdir/wild.out" -diff $diffopt "$scratchdir/wild.out" - <"$scratchdir/wild.out" + diff $diffopt "$scratchdir/wild.out" - <