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