- Use $suitedir to find rsync.fns.
[rsync/rsync.git] / testsuite / unsafe-links.test
index a1e197b..28c5c6d 100644 (file)
@@ -2,7 +2,7 @@
 
 # Originally by VladimĂ­r Michl <Vladimir.Michl@hlubocky.del.cz>
 
-. $srcdir/testsuite/rsync.fns
+. "$suitedir/rsync.fns"
 
 test_symlink() {
        is_a_link "$1" || test_fail "File $1 is not a symlink"
@@ -14,7 +14,7 @@ test_regular() {
        fi;
 };
 
-cd "$TMP"
+cd "$tmpdir"
 
 mkdir from