opendj-server-legacy/src/main/java/org/opends/server/tools/LDAPDelete.java
@@ -679,10 +679,7 @@ } ArrayList<String> trailingArgs = argParser.getTrailingArguments(); for(String s : trailingArgs) { dnStrings.add(s); } dnStrings.addAll(trailingArgs); // Set the connection options. // Parse the SASL properties.