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

Ludovic Poitou
08.03.2011 21442dffbd1e127613ff7e47da3d16f1e588209d
opendj-sdk/opends/src/server/org/opends/server/tools/configurator/Configurator.java
@@ -23,6 +23,7 @@
 *
 *
 *      Copyright 2006-2009 Sun Microsystems, Inc.
 *      Portions Copyright 2011 ForgeRock AS
 */
package org.opends.server.tools.configurator;
@@ -60,7 +61,7 @@
    Configurator.class.getName());
  /** Prefix for log files. */
  static public final String LOG_FILE_PREFIX = "opends-configure-";
  static public final String LOG_FILE_PREFIX = "opendj-configure-";
  private String installRootFromSystem;