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

jvergara
05.44.2007 273a99de7860a82638c01f119d6fa698574649a6
opendj-sdk/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)));
  }
  /**