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:38:07 +0000 (01:38 +0200)
commitc6846565cf44d5bcaeb184c1ef845293e188ebfc
treea1146f36317a7b03eafda49adfcf54b2e5959667
parent7962eeef22d41621d06c2ae81d6bca9060b6a8d5
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