mirror of https://github.com/OpenIdentityPlatform/OpenDJ.git
opends/src/server/org/opends/server/tools/LDIFModify.java @@ -398,7 +398,7 @@ int returnCode = ldifModifyMain(args, false); if (returnCode != 0) { System.exit(returnCode); System.exit(filterExitCode(returnCode)); } }