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

lutoff
15.10.2007 184ed890c828220c114f60ee165ce2230ada3d7c
opends/src/server/org/opends/server/tools/LDAPPasswordModify.java
@@ -386,9 +386,9 @@
    }
    // If the usage argument was provided, then we don't need to do anything
    // else.
    if (argParser.usageDisplayed())
    // If the usage or version argument was provided,
    // then we don't need to do anything else.
    if (argParser.usageOrVersionDisplayed())
    {
      return 0;
    }