[24664] branches/dp2mp-move/base/src/port1.0/tests/portutil.tcl

source_changes at macosforge.org source_changes at macosforge.org
Sun Apr 29 12:49:43 PDT 2007


Revision: 24664
          http://trac.macosforge.org/projects/macports/changeset/24664
Author:   jmpp at macports.org
Date:     2007-04-29 12:49:43 -0700 (Sun, 29 Apr 2007)

Log Message:
-----------
Manually merging Eridius' r24660.

Modified Paths:
--------------
    branches/dp2mp-move/base/src/port1.0/tests/portutil.tcl

Modified: branches/dp2mp-move/base/src/port1.0/tests/portutil.tcl
===================================================================
--- branches/dp2mp-move/base/src/port1.0/tests/portutil.tcl	2007-04-29 19:49:19 UTC (rev 24663)
+++ branches/dp2mp-move/base/src/port1.0/tests/portutil.tcl	2007-04-29 19:49:43 UTC (rev 24664)
@@ -2,14 +2,12 @@
 # Requires r/w access to /tmp
 # MacPorts must be installed for this to work
 
-#I'm sure there's a way to abstract the path to the MacPorts Tcl package dir, but I can't remember it at the moment...
-catch {source [file join /Library Tcl macports1.0 macports_fastload.tcl]}
-# load the current copy of portutil instead of the installed one
-source [file dirname [info script]]/../portutil.tcl
 package require macports
-
 mportinit
 
+# load the current copy of portutil instead of the installed one
+source [file dirname [info script]]/../portutil.tcl
+
 # end boilerplate
 
 namespace eval tests {

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20070429/6db8ac47/attachment.html


More information about the macports-changes mailing list