andreaturli commented on this pull request.


> @@ -138,6 +154,10 @@ public static void main(String[] args) throws 
> IOException {
          }
          
       } finally {
+         // delete cointainer
+         if (blobStore.containerExists(containerName)) {

ok

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/jclouds/jclouds-examples/pull/90

Reply via email to