opendj-server-legacy/src/main/java/org/opends/server/tools/dsreplication/ReplicationCliArgumentParser.java
@@ -286,10 +286,8 @@ { int returnValue; super.validateGlobalOptions(buf); final List<LocalizableMessage> errors = new ArrayList<>(); addErrorMessageIfArgumentsConflict( errors, secureArgsList.getBindPasswordArg(), secureArgsList.getBindPasswordFileArg()); final List<LocalizableMessage> errors = new ArrayList<>(); // Check that we can write on the provided path where we write the // equivalent non-interactive commands. if (equivalentCommandFileArgument.isPresent())