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

neil_a_wilson
09.06.2007 4915128605a07d7c82fda681596d4da9746e3f97
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;
    }