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

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