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

jvergara
28.34.2009 8f59b2f80eab5a18bc35028b29b9160195409e9c
opends/src/quicksetup/org/opends/quicksetup/Installation.java
@@ -289,6 +289,16 @@
  public static final String WINDOWS_STATUSCLI_FILE_NAME = "status.bat";
  /**
   * The UNIX import LDIF script file name.
   */
  public static final String UNIX_IMPORT_LDIF = "import-ldif";
  /**
   * The Windows import LDIF batch file name.
   */
  public static final String WINDOWS_IMPORT_LDIF = "import-ldif.bat";
  /**
   * Name of the file kept in the history directory containing logs
   * of upgrade and reversions.
   */