opendj-server-legacy/src/main/java/org/opends/server/tools/dsreplication/ReplicationCliMain.java
@@ -393,7 +393,7 @@ // If we should just display usage or version information, // then print it and exit. if (argParser.usageOrVersionDisplayed()) { return 0; return returnValue.getReturnCode(); } // Checks the version - if upgrade required, the tool is unusable