[124233] branches/gsoc14-interactive/base/tests/test/library.tcl.in

shasha at macports.org shasha at macports.org
Thu Aug 21 09:51:04 PDT 2014


Revision: 124233
          https://trac.macports.org/changeset/124233
Author:   shasha at macports.org
Date:     2014-08-21 09:51:04 -0700 (Thu, 21 Aug 2014)
Log Message:
-----------
added -N for running tests

Modified Paths:
--------------
    branches/gsoc14-interactive/base/tests/test/library.tcl.in

Modified: branches/gsoc14-interactive/base/tests/test/library.tcl.in
===================================================================
--- branches/gsoc14-interactive/base/tests/test/library.tcl.in	2014-08-21 16:49:41 UTC (rev 124232)
+++ branches/gsoc14-interactive/base/tests/test/library.tcl.in	2014-08-21 16:51:04 UTC (rev 124233)
@@ -85,7 +85,7 @@
     set back [pwd]
     cd $pwd
 
-    set result [catch {exec env PORTSRC=${portsrc} ${bindir}/port -d test >&output} ]
+    set result [catch {exec env PORTSRC=${portsrc} ${bindir}/port -d -N test >&output} ]
     cd $back
     return $result
 }
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140821/f4758329/attachment.html>


More information about the macports-changes mailing list