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

neil_a_wilson
09.06.2007 ffe22a5579efd579ab1866781286d99ca7651995
opendj-sdk/opends/src/server/org/opends/server/tools/StopDS.java
@@ -333,7 +333,7 @@
    // If we should just display usage information, then exit because it will
    // have already been done.
    if (showUsage.isPresent())
    if (argParser.usageDisplayed())
    {
      return LDAPResultCode.SUCCESS;
    }