Clean up temporary file on exit.
authorBen Noordhuis <info@bnoordhuis.nl>
Mon, 4 Jul 2011 23:06:39 +0000 (01:06 +0200)
committerBen Noordhuis <info@bnoordhuis.nl>
Mon, 4 Jul 2011 23:13:57 +0000 (01:13 +0200)
commit092fc42fbf53b5884a44cdc39091603e9863431a
tree3e90c0c6362ad1fcf22a5a0101a431364c180346
parent24a671a8aa93447bc7c32286e01a6885ade491ee
Clean up temporary file on exit.

Unbreaks test/simple/test-http-get-pipeline-problem.js,
it assumed a fixed number of files in the tmp directory.
test/simple/test-http-curl-chunk-problem.js