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

jvergara
17.34.2007 df600d57b9271ee1de60307c295834274c30c8fd
opends/src/quicksetup/org/opends/quicksetup/Launcher.java
@@ -391,8 +391,8 @@
        CliApplication cliApp = createCliApplication();
        exitCode = launchCli(cliApp);
        preExit(cliApp);
        System.exit(exitCode);
      }
      System.exit(exitCode);
    }
  }