> @@ -277,7 +277,6 @@ public void testUploadBigFile() throws Exception {
>  
>        try {
>           f = File.createTempFile("jclouds", "tmp");
> -         f.deleteOnExit();

> It appears that the delete() is handled on line 313 in the finally

Erm...lazy me...sorry! Thanks for explaining, @jdaggett! 

---
Reply to this email directly or view it on GitHub:
https://github.com/jclouds/jclouds/pull/378/files#r13011974

Reply via email to