removed upload.NN files after each test
authorDaniel Stenberg <daniel@haxx.se>
Mon, 29 Jan 2001 15:07:28 +0000 (15:07 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Mon, 29 Jan 2001 15:07:28 +0000 (15:07 +0000)
tests/runtests.pl

index e5c20b4..164ac5e 100755 (executable)
@@ -507,6 +507,7 @@ sub singletest {
     unlink($STDOUT);
     unlink($STDERR);
 
+    unlink("$LOGDIR/upload.$NUMBER");  # remove upload leftovers
     unlink($CURLOUT); # remove the downloaded results
     unlink($FTPDCMD); # remove the instructions for this test