> @@ -102,9 +102,11 @@ protected void bindErrorHandlers() {
>                compose(new Function<Credentials, String>() {
>                   public String apply(Credentials in) {
>                      checkState(in.identity.indexOf("@") != 1,

Should this not be **-1**?

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

Reply via email to