Use $suitedir to find rsync.fns.
[rsync/rsync.git] / testsuite / wildmatch.test
index 8c67506..71e0ff0 100644 (file)
@@ -7,7 +7,7 @@
 
 # Test the wildmatch functionality
 
-. $srcdir/testsuite/rsync.fns
+. "$suitedir/rsync.fns"
 
 set -x
 
@@ -16,4 +16,5 @@ diff $diffopt "$scratchdir/wild.out" - <<EOF
 No wildmatch errors found.
 EOF
 
+# The script would have aborted on error, so getting here means we've won.
 exit 0