Added support for multiple --*-dest options.
[rsync/rsync.git] / testsuite / trimslash.test
index a22906a..56e79cc 100644 (file)
@@ -7,7 +7,7 @@
 
 # Test tiny function to trim trailing slashes.
 
-. $srcdir/testsuite/rsync.fns
+. "$suitedir/rsync.fns"
 
 set -x
 
@@ -24,4 +24,5 @@ diff $diffopt "$scratchdir/slash.out" - <<EOF
 /Users/Wierd Macintosh Name/// Ooh, translucent plastic
 EOF
 
+# The script would have aborted on error, so getting here means we've won.
 exit 0