[121233] branches/gsoc14-cleanup/src/macports1.0/macports.tcl

ksammons at macports.org ksammons at macports.org
Fri Jun 20 16:14:20 PDT 2014


Revision: 121233
          https://trac.macports.org/changeset/121233
Author:   ksammons at macports.org
Date:     2014-06-20 16:14:20 -0700 (Fri, 20 Jun 2014)
Log Message:
-----------
Fixed bug with calling check_last_reclaim.

Modified Paths:
--------------
    branches/gsoc14-cleanup/src/macports1.0/macports.tcl

Modified: branches/gsoc14-cleanup/src/macports1.0/macports.tcl
===================================================================
--- branches/gsoc14-cleanup/src/macports1.0/macports.tcl	2014-06-20 23:14:18 UTC (rev 121232)
+++ branches/gsoc14-cleanup/src/macports1.0/macports.tcl	2014-06-20 23:14:20 UTC (rev 121233)
@@ -1192,7 +1192,7 @@
     }
 
     # Check the last time 'reclaim' was run. 
-    check_last_reclaim 
+    macports::check_last_reclaim 
 
     # init registry
     set db_path [file join ${registry.path} registry registry.db]
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140620/87476d30/attachment-0001.html>


More information about the macports-changes mailing list