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

jvergara
03.23.2008 0d841ef2ad67e2956302d4f2b4153cca3fd94d88
opendj-sdk/opends/src/server/org/opends/server/util/cli/ConsoleApplication.java
@@ -102,8 +102,10 @@
  // The output stream which this application should use.
  private final PrintStream out;
  // The maximum number of times we try to confirm.
  private final static int CONFIRMATION_MAX_TRIES = 5;
  /**
   *  The maximum number of times we try to confirm.
   */
  protected final static int CONFIRMATION_MAX_TRIES = 5;
  /**
   * Creates a new console application instance.