[112080] trunk/base/tests/test/library.tcl

jmr at macports.org jmr at macports.org
Thu Oct 10 23:21:54 PDT 2013


Revision: 112080
          https://trac.macports.org/changeset/112080
Author:   jmr at macports.org
Date:     2013-10-10 23:21:54 -0700 (Thu, 10 Oct 2013)
Log Message:
-----------
fix test failures due to test Portfiles being old

Modified Paths:
--------------
    trunk/base/tests/test/library.tcl

Modified: trunk/base/tests/test/library.tcl
===================================================================
--- trunk/base/tests/test/library.tcl	2013-10-11 06:01:18 UTC (rev 112079)
+++ trunk/base/tests/test/library.tcl	2013-10-11 06:21:54 UTC (rev 112080)
@@ -61,6 +61,8 @@
     # Move up 2 level to run portindex.
     set path [pwd]
     cd ../..
+    # Avoid warning about ports tree being old
+    exec sh -c {touch */*/Portfile}
 
     exec ${bindir}/portindex 2>@1
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20131010/3e5c824c/attachment.html>


More information about the macports-changes mailing list