X-Git-Url: https://mattmccutchen.net/rsync/rsync.git/blobdiff_plain/37ff0e344d2d78b780eade33ec94d5659082f4e1..534407b1f43c9daab67f7f9effc1d881674c5537:/testsuite/wildmatch.test diff --git a/testsuite/wildmatch.test b/testsuite/wildmatch.test index 6e43db52..53123f47 100644 --- a/testsuite/wildmatch.test +++ b/testsuite/wildmatch.test @@ -11,9 +11,10 @@ set -x -"$TOOLDIR/wildtest" >"$scratchdir/wild.out" +"$TOOLDIR/wildtest" "$srcdir/wildtest.txt" >"$scratchdir/wild.out" diff $diffopt "$scratchdir/wild.out" - <