X-Git-Url: https://mattmccutchen.net/rsync/rsync.git/blobdiff_plain/7ca9250db01827ed80eabee1103212e2718a624a..a7d7a805dcda5d674c87502896600bf67489ae63:/testsuite/wildmatch.test diff --git a/testsuite/wildmatch.test b/testsuite/wildmatch.test index 3366dd59..e50a4f2c 100644 --- a/testsuite/wildmatch.test +++ b/testsuite/wildmatch.test @@ -7,12 +7,12 @@ # Test the wildmatch functionality -. $srcdir/testsuite/rsync.fns +. "$suitedir/rsync.fns" -set -x - -"$TOOLDIR/wildtest" >"$scratchdir/wild.out" -diff -c "$scratchdir/wild.out" - <"$scratchdir/wild.out" +diff $diffopt "$scratchdir/wild.out" - <