> @@ -59,7 +59,7 @@ public File apply(@Nullable URI input) {
>        final File file = new File(isosDir, new 
> File(input.getPath()).getName());
>        try {
>           if (!file.exists()) {
> -            final InputStream inputStream = client.get(input).get();

facepalm

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

Reply via email to