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

jvergara
10.15.2009 04f01423caa7ce29c6ca93ceeb6775ecca2dd74b
opendj-sdk/opends/src/quicksetup/org/opends/quicksetup/installer/offline/OfflineInstaller.java
@@ -175,6 +175,7 @@
          notifyListeners(getTaskSeparator());
        }
        setCurrentProgressStep(InstallProgressStep.CONFIGURING_REPLICATION);
        createReplicatedBackends();
        configureReplication();
        checkAbort();
      }