X-Git-Url: https://mattmccutchen.net/rsync/rsync.git/blobdiff_plain/08c5385e65f647b75bf853e06b668ea0a8660c56..e35d9f2d6d5f1cb1f87736748d5249ce18b10da0:/testsuite/wildmatch.test diff --git a/testsuite/wildmatch.test b/testsuite/wildmatch.test index 5ef586bf..2e95b86c 100644 --- a/testsuite/wildmatch.test +++ b/testsuite/wildmatch.test @@ -7,12 +7,18 @@ # Test the wildmatch functionality -. $srcdir/testsuite/rsync.fns +. "$suitedir/rsync.fns" set -x -"$TOOLDIR/wildtest" >"$scratchdir/wild.out" -diff -u "$scratchdir/wild.out" - <"$scratchdir/wild.out" + diff $diffopt "$scratchdir/wild.out" - <