mirror of https://github.com/OpenIdentityPlatform/OpenDJ.git

jvergara
21.54.2008 54ec5f42b95c17e1c366ed5bb5366594e31332e8
opends/src/server/org/opends/server/util/cli/ConsoleApplication.java
@@ -686,7 +686,7 @@
      nTries++;
    }
    throw new CLIException(ERR_CONFIRMATION_TRIES_LIMIT_REACHED.get(
        CONFIRMATION_MAX_TRIES));
        maxTries));
  }
  /**