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

Fabio Pistolesi
22.39.2015 33ab79aeed8da032dc9eb27102b3dfcdec7a4bb4
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