Commit 7015c61b authored by Daniel Stenberg's avatar Daniel Stenberg
Browse files

removed upload.NN files after each test

parent 30ec0af1
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -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