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

neil_a_wilson
09.28.2006 7075cb190ae1a2bdde7d79f96b700c3500ecb07a
opendj-sdk/opends/src/server/org/opends/server/tools/LDAPCompare.java
@@ -485,7 +485,7 @@
    // If we should just display usage information, then print it and exit.
    if (showUsage.isPresent())
    {
      return 1;
      return 0;
    }
    if(bindPassword.isPresent() && bindPasswordFile.isPresent())