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

Gaetan Boismal
23.46.2016 08a8540072a370b4e7e9604eb97818dcfd4d74c6
opendj-server-legacy/src/main/java/org/opends/server/tools/StopDS.java
@@ -366,7 +366,7 @@
    if (quietMode.isPresent())
    {
      out = NullOutputStream.printStream();
      out = NullOutputStream.nullPrintStream();
    }
    if (checkStoppability.isPresent())