| opends/src/server/org/opends/server/tools/LDAPCompare.java | ●●●●● patch | view | raw | blame | history |
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())