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

lutoff
12.03.2008 5fbc00f7eef49cf0dd8859117f22247e3cceb6ae
opends/src/quicksetup/org/opends/quicksetup/Installation.java
@@ -440,7 +440,7 @@
   * Indicates if the install and instance are in the same directory.
   * @return true if the install and instance are in the same directory.
   */
  public boolean instanceAndInstallInSameDir;
  private boolean instanceAndInstallInSameDir;
  /**
   * Creates a new instance from a root directory specified as a string.