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

lutoff
10.00.2007 d805a36cc67fa38d11eda2f09f661ba21c6add70
opends/src/quicksetup/org/opends/quicksetup/QuickSetupCli.java
@@ -70,6 +70,11 @@
  static public int BUG = 5;
  /**
   * Return code: Bug.
   */
  static public int PRINT_VERSION = 50;
  /**
   * Return code for errors that are non-specified.
   */
  static public int UNKNOWN = 100;