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

neil_a_wilson
23.44.2006 9aca206b3757d8d7bccae4b2912f403eb67b3446
opends/src/server/org/opends/server/tools/InstallDS.java
@@ -304,6 +304,11 @@
    if (! silentInstall.isPresent())
    {
      System.out.println(versionString);
      System.out.println();
      int    msgID   = MSGID_INSTALLDS_INITIALIZING;
      String message = getMessage(msgID);
      System.out.println(wrapText(message, MAX_LINE_WIDTH));
    }