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

neil_a_wilson
05.46.2007 0cface06cb625924a2ef8ce3efde5d78810a3c24
opendj-sdk/opends/src/server/org/opends/server/tools/StopDS.java
@@ -136,7 +136,7 @@
    if (result != LDAPResultCode.SUCCESS)
    {
      System.exit(result);
      System.exit(filterExitCode(result));
    }
  }