>        
>        String password = instanceApi.enableRoot(getInstance().getId()); // 
> enable root on the instance
>        
> -      System.out.println("  " + password);
> +      System.out.format("  Password: %s%n", password);

Comment to that effect? Or do we feel this is clear enough? ;-)

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

Reply via email to