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

jvergara
05.44.2007 0fde13fce2ac42bfb55b3b9f64f3d0f0aa429d65
opends/src/quicksetup/org/opends/quicksetup/installer/Installer.java
@@ -1032,7 +1032,7 @@
        getFormattedSuccess(
            getMsg("summary-install-finished-successfully", args)));
    hmSummary.put(InstallProgressStep.FINISHED_WITH_ERROR,
        getFormattedError(getMsg("summary-install-finished-with-error")));
        getFormattedError(getMsg("summary-install-finished-with-error", args)));
  }
  /**