X-Git-Url: https://mattmccutchen.net/rsync/rsync.git/blobdiff_plain/37ff0e344d2d78b780eade33ec94d5659082f4e1..b3964d1d866da9daec7c2d9682be23d4c65e342d:/testsuite/wildmatch.test diff --git a/testsuite/wildmatch.test b/testsuite/wildmatch.test index 6e43db52..2e95b86c 100644 --- a/testsuite/wildmatch.test +++ b/testsuite/wildmatch.test @@ -7,13 +7,18 @@ # 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" - <