X-Git-Url: https://mattmccutchen.net/rsync/rsync.git/blobdiff_plain/84229c7ac9cce2af0be47636773f881eed88f6bc..d724dd186ed6a2d66fa13a9357ce91e459d39e8c:/testsuite/wildmatch.test diff --git a/testsuite/wildmatch.test b/testsuite/wildmatch.test index 4bfddbce..9d501897 100644 --- a/testsuite/wildmatch.test +++ b/testsuite/wildmatch.test @@ -7,12 +7,17 @@ # Test the wildmatch functionality -. $srcdir/testsuite/rsync.fns +. "$suitedir/rsync.fns" -set -x - -"$TOOLDIR/wildtest" >"$scratchdir/wild.out" -diff $diffopt "$scratchdir/wild.out" - <"$scratchdir/wild.out" + diff $diffopt "$scratchdir/wild.out" - <