mirror of https://github.com/OpenIdentityPlatform/OpenDJ.git
opends/src/server/org/opends/server/tools/WaitForFileDelete.java @@ -96,7 +96,7 @@ int exitCode = mainWait(args); if (exitCode != EXIT_CODE_SUCCESS) { System.exit(exitCode); System.exit(filterExitCode(exitCode)); } } catch (Exception e)