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

Ludovic Poitou
13.31.2013 12b2d7b91067b2f59a4fb3c1a47bee065d64826b
opends/src/server/org/opends/server/tools/upgrade/Installation.java
@@ -156,9 +156,9 @@
  static final String WINDOWS_UPGRADE_FILE_NAME = "upgrade.bat";
  /**
   * The UNIX configure script file name.
   * The UNIX service script file name (used to detect SVR4 pkg).
   */
  static final String UNIX_CONFIGURE_FILE_NAME = "configure";
  static final String SVC_SCRIPT_FILE_NAME = "_svc-opendj.sh";
  /**
   * The MacOS X Java application stub name.