mirror of https://github.com/OpenIdentityPlatform/OpenDJ.git
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); } }