[121181] branches/gsoc14-interactive/base/src/port/port.tcl

shasha at macports.org shasha at macports.org
Thu Jun 19 05:20:09 PDT 2014


Revision: 121181
          https://trac.macports.org/changeset/121181
Author:   shasha at macports.org
Date:     2014-06-19 05:20:09 -0700 (Thu, 19 Jun 2014)
Log Message:
-----------
quiet flag implies non-interactive

Modified Paths:
--------------
    branches/gsoc14-interactive/base/src/port/port.tcl

Modified: branches/gsoc14-interactive/base/src/port/port.tcl
===================================================================
--- branches/gsoc14-interactive/base/src/port/port.tcl	2014-06-19 12:17:13 UTC (rev 121180)
+++ branches/gsoc14-interactive/base/src/port/port.tcl	2014-06-19 12:20:09 UTC (rev 121181)
@@ -4447,6 +4447,8 @@
                     }
                     q {
                         set ui_options(ports_quiet) yes
+                        # quiet implies noninteractive
+                        set ui_options(ports_noninteractive) yes
                     }
                     p {
                         # Ignore errors while processing within a command
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140619/c09e09c0/attachment.html>


More information about the macports-changes mailing list