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

kenneth_suter
29.09.2007 7ae21709bb6dbdc092052acb5098bfa5cb316d9e
opends/src/quicksetup/org/opends/quicksetup/installer/InstallLauncher.java
@@ -120,6 +120,8 @@
      }
    } else
    {
      System.setProperty("org.opends.quicksetup.Application.class",
              "org.opends.quicksetup.installer.offline.OfflineInstaller");
      int exitCode = launchGuiSetup(args);
      if (exitCode != 0)
      {