> @@ -72,7 +75,8 @@ public void testNotWithDetails() throws 
> InterruptedException {
>           PageSet<? extends StorageMetadata> container = 
> view.getBlobStore().list(containerName, maxResults(1));
>  
>           BlobMetadata metadata = (BlobMetadata) 
> Iterables.getOnlyElement(container);
> -         // transient container should be lenient and not return metadata on 
> undetailed listing.
> +         // transient container should be lenient and not return metadata on
> +         // undetailed listing.

Reformatted everything is why

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

Reply via email to