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

jvergara
25.36.2007 78989ca2185e2c2efc6c49cd2a809effe093a266
opendj-sdk/opends/src/guitools/org/opends/guitools/replicationcli/ReplicationCliMain.java
@@ -5503,6 +5503,7 @@
        {
          isOver = true;
          Message errorMsg;
          LOG.log(Level.INFO, "Last task entry: "+sr);
          if (displayProgress && (msg != null) && !msg.equals(lastDisplayedMsg))
          {
            printProgressMessage(msg);
@@ -5549,7 +5550,7 @@
            }
          }
          else
            {
          {
            if (displayProgress)
            {
              printProgressMessage(INFO_SUFFIX_INITIALIZED_SUCCESSFULLY.get());