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

Ludovic Poitou
22.36.2012 28726a82e82cd5b3ee63e63d0ef937d79f62f858
Fix issue OPENDJ-591- dsconfig --quiet isn't when using --batchFilePath.
fix typo in comment
1 files modified
2 ■■■ changed files
opendj-sdk/opends/src/server/org/opends/server/util/cli/ConsoleApplication.java 2 ●●● patch | view | raw | blame | history
opendj-sdk/opends/src/server/org/opends/server/util/cli/ConsoleApplication.java
@@ -421,7 +421,7 @@
  /**
   * Display the batch progress string to the error stream, if we are not
   * in quiet mode
   * in quiet mode.
   *
   * @param s
   *          The string to display