From cca4e06786513f63dbf67835d8fba2c15d6f8d4c Mon Sep 17 00:00:00 2001 From: Martin Pool Date: Fri, 5 Apr 2002 07:00:53 +0000 Subject: [PATCH] Get rid of testlink after use. --- testsuite/rsync.fns | 2 ++ 1 file changed, 2 insertions(+) diff --git a/testsuite/rsync.fns b/testsuite/rsync.fns index 1d748aea..c5532b56 100644 --- a/testsuite/rsync.fns +++ b/testsuite/rsync.fns @@ -253,6 +253,8 @@ do fi done done +# ok, now get rid of it +rm "$scratchdir/testlink" if [ "x$TEST_SYMLINK_CMD" = 'x' ] -- 2.34.1