]> git.ipfire.org Git - thirdparty/rsync.git/commitdiff
Get rid of testlink after use.
authorMartin Pool <mbp@samba.org>
Fri, 5 Apr 2002 07:00:53 +0000 (07:00 +0000)
committerMartin Pool <mbp@samba.org>
Fri, 5 Apr 2002 07:00:53 +0000 (07:00 +0000)
testsuite/rsync.fns

index 1d748aea47665f99ce8bb63532f38c36ef4c7296..c5532b56d5cf1f2d2bc00cb837342e0fff390506 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' ]