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

Violette Roche-Montane
21.18.2013 ca215649ac4f73242d3d282a34c5c8beb3ee41a8
opends/src/server/org/opends/server/util/cli/ConsoleApplication.java
@@ -469,7 +469,7 @@
        out.println();
        break;
      case NOTICE:
        out.println(wrapText(" * " + msg, MAX_LINE_WIDTH, indent));
        out.println(wrapText("* " + msg, MAX_LINE_WIDTH, indent));
        break;
      case ERROR:
        out.println();