[111308] branches/gsoc13-tests/src/port1.0/tests/portmain.test

cal at macports.org cal at macports.org
Wed Sep 18 13:35:40 PDT 2013


Revision: 111308
          https://trac.macports.org/changeset/111308
Author:   cal at macports.org
Date:     2013-09-18 13:35:40 -0700 (Wed, 18 Sep 2013)
Log Message:
-----------
portmain.test: switch to package require rather than source ../portmain.tcl

Modified Paths:
--------------
    branches/gsoc13-tests/src/port1.0/tests/portmain.test

Modified: branches/gsoc13-tests/src/port1.0/tests/portmain.test
===================================================================
--- branches/gsoc13-tests/src/port1.0/tests/portmain.test	2013-09-18 20:34:49 UTC (rev 111307)
+++ branches/gsoc13-tests/src/port1.0/tests/portmain.test	2013-09-18 20:35:40 UTC (rev 111308)
@@ -16,7 +16,7 @@
 source ./library.tcl
 macports_worker_init
 
-source ../portmain.tcl
+package require portmain 1.0
 
 # Set testing vars
 set os_platform darwin
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130918/bf90cba3/attachment.html>


More information about the macports-changes mailing list