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

Ludovic Poitou
08.03.2011 8bbba9d3256c37205f9bd5ab131554c0fa453145
opends/src/server/org/opends/server/tools/configurator/Unconfigurator.java
@@ -23,6 +23,7 @@
 *
 *
 *      Copyright 2006-2009 Sun Microsystems, Inc.
 *      Portions Copyright 2011 ForgeRock AS
 */
package org.opends.server.tools.configurator;
@@ -56,7 +57,7 @@
    Unconfigurator.class.getName());
  /** Prefix for log files. */
  static public final String LOG_FILE_PREFIX = "opends-unconfigure-";
  static public final String LOG_FILE_PREFIX = "opendj-unconfigure-";
  private String installRootFromSystem;