> @@ -277,7 +277,6 @@ public void testUploadBigFile() throws Exception {
>
> try {
> f = File.createTempFile("jclouds", "tmp");
> - f.deleteOnExit();@demobox It appears that the `delete()` is handled on line 313 in the `finally` --- Reply to this email directly or view it on GitHub: https://github.com/jclouds/jclouds/pull/378/files#r13010839
