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

mmarie
04.23.2008 c50fc392d798917462570de61d61027237b5b2ce
opends/src/server/org/opends/server/tools/LDAPDelete.java
@@ -399,7 +399,7 @@
                                  OPTION_LONG_BINDDN, false, false, true,
                                  INFO_BINDDN_PLACEHOLDER.get(), null, null,
                                  INFO_DESCRIPTION_BINDDN.get());
      bindDN.setPropertyName(OPTION_LONG_BINDPWD);
      bindDN.setPropertyName(OPTION_LONG_BINDDN);
      argParser.addArgument(bindDN);
      bindPassword = new StringArgument("bindPassword", OPTION_SHORT_BINDPWD,