> @@ -111,6 +116,7 @@ protected void printComputeApis(Iterable<ApiMetadata> 
> apis, List<ComputeService>
>     }
>  
>     protected void printNodes(ComputeService service, Set<? extends 
> ComputeMetadata> nodes, PrintStream out) {
> +      initShellTableFactory();

Spacing? Also add a comment to explain why we're doing this, maybe? I suspect 
otherwise a reader would wonder why we're not simply creating this as we were 
doing _before_ this commit.

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

Reply via email to