- Moved file-deletion code into generator.c.
[rsync/rsync.git] / testsuite / wildmatch.test
index 53123f4..e50a4f2 100644 (file)
@@ -7,9 +7,7 @@
 
 # Test the wildmatch functionality
 
-. $srcdir/testsuite/rsync.fns
-
-set -x
+. "$suitedir/rsync.fns"
 
 "$TOOLDIR/wildtest" "$srcdir/wildtest.txt" >"$scratchdir/wild.out"
 diff $diffopt "$scratchdir/wild.out" - <<EOF