[70639] branches/gsoc10-configfiles/base/src/macports1.0/macports.tcl

and.damore at macports.org and.damore at macports.org
Sun Aug 15 14:49:07 PDT 2010


Revision: 70639
          http://trac.macports.org/changeset/70639
Author:   and.damore at macports.org
Date:     2010-08-15 14:49:06 -0700 (Sun, 15 Aug 2010)
Log Message:
-----------
adding comment for future reference

Modified Paths:
--------------
    branches/gsoc10-configfiles/base/src/macports1.0/macports.tcl

Modified: branches/gsoc10-configfiles/base/src/macports1.0/macports.tcl
===================================================================
--- branches/gsoc10-configfiles/base/src/macports1.0/macports.tcl	2010-08-15 21:44:50 UTC (rev 70638)
+++ branches/gsoc10-configfiles/base/src/macports1.0/macports.tcl	2010-08-15 21:49:06 UTC (rev 70639)
@@ -3302,7 +3302,10 @@
         catch {mportclose $workername}
         return 1
     }
-
+    # To quietly exit when config files are modified we could add manual
+    # $result handling here and avoid using -code error in portimage::activate
+    
+    
     # Check if we have to do dependents
     if {[info exists options(ports_do_dependents)]} {
         # We do dependents ..
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100815/61e12be6/attachment.html>


More information about the macports-changes mailing list