Get rid of testlink after use.
[rsync/rsync.git] / testsuite / rsync.fns
index 1d748ae..c5532b5 100644 (file)
@@ -253,6 +253,8 @@ do
        fi
    done
 done
+# ok, now get rid of it
+rm "$scratchdir/testlink"
 
 
 if [ "x$TEST_SYMLINK_CMD" = 'x' ]