Get rid of testlink after use.

This commit is contained in:
Martin Pool
2002-04-05 07:00:53 +00:00
parent 2f1faea89b
commit cca4e06786

View File

@@ -253,6 +253,8 @@ do
fi
done
done
# ok, now get rid of it
rm "$scratchdir/testlink"
if [ "x$TEST_SYMLINK_CMD" = 'x' ]