X-Git-Url: https://mattmccutchen.net/rsync/rsync.git/blobdiff_plain/13725744fde97fd9e511adb118ee2c9389116243..04c722d5e060248f6f8f01d8b9c01305c5a29d6a:/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" - <