> @@ -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();

Doh! ;-)

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

Reply via email to