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

lutoff
06.51.2007 e4f3bf2ae1355a41ab1812ee81c9714080dacee6
opendj-sdk/opends/src/quicksetup/org/opends/quicksetup/QuickSetupCli.java
@@ -70,6 +70,11 @@
  static public int BUG = 5;
  /**
   * Return code: It's not an error. Version info.
   */
  static public int VERSION_PRINT = 50;
  /**
   * Return code for errors that are non-specified.
   */
  static public int UNKNOWN = 100;