[36954] branches/variant-descs-14482/base/src/port1.0/tests/portutil.tcl

raimue at macports.org raimue at macports.org
Tue May 20 19:23:37 PDT 2008


Revision: 36954
          http://trac.macosforge.org/projects/macports/changeset/36954
Author:   raimue at macports.org
Date:     2008-05-20 19:23:37 -0700 (Tue, 20 May 2008)

Log Message:
-----------
port1.0/tests:
Fix the portutil test after r36953

Modified Paths:
--------------
    branches/variant-descs-14482/base/src/port1.0/tests/portutil.tcl

Modified: branches/variant-descs-14482/base/src/port1.0/tests/portutil.tcl
===================================================================
--- branches/variant-descs-14482/base/src/port1.0/tests/portutil.tcl	2008-05-21 02:22:04 UTC (rev 36953)
+++ branches/variant-descs-14482/base/src/port1.0/tests/portutil.tcl	2008-05-21 02:23:37 UTC (rev 36954)
@@ -67,7 +67,7 @@
     # depends_lib is intended to work from within a worker thread
     # so we shall oblige
     set workername [interp create]
-    macports::worker_init $workername {} [macports::getportbuildpath {}] {} {}
+    macports::worker_init $workername {} {} [macports::getportbuildpath {}] {} {}
     $workername alias scriptname info script
     set body {
         # load the current copy of portutil instead of the installed one

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080520/cf4b921f/attachment.htm 


More information about the macports-changes mailing list