> @@ -121,6 +125,6 @@ protected static int getLoginPort(Container container) {
>              }
>           }
>        }
> -      throw new IllegalStateException("Cannot determine the login port for " 
> + container.getId());
> +      return -1;

yeah i figured, hence the pre-emptive +1

doc sounds fine. thx for looking (and the fixes!)

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

Reply via email to