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

Nemanja Lukic
12.08.2012 52e80b136e8ba1c4ea240f40450622eee014b1df
opends/src/server/org/opends/server/tools/dsconfig/SetPropSubCommandHandler.java
@@ -310,7 +310,7 @@
          mo.commit();
          // Output success message.
          if (app.isVerbose())
          if (app.isVerbose() || app.isInteractive())
          {
            app.println();
            Message msg = INFO_DSCFG_CONFIRM_MODIFY_SUCCESS.get(ufn);