[70055] branches/gsoc10-gui/MacPorts_Framework/init.tcl

tzikis at macports.org tzikis at macports.org
Wed Jul 28 11:47:59 PDT 2010


Revision: 70055
          http://trac.macports.org/changeset/70055
Author:   tzikis at macports.org
Date:     2010-07-28 11:47:59 -0700 (Wed, 28 Jul 2010)
Log Message:
-----------
Removed all the DEBUG: messages at loadup

Modified Paths:
--------------
    branches/gsoc10-gui/MacPorts_Framework/init.tcl

Modified: branches/gsoc10-gui/MacPorts_Framework/init.tcl
===================================================================
--- branches/gsoc10-gui/MacPorts_Framework/init.tcl	2010-07-28 18:34:36 UTC (rev 70054)
+++ branches/gsoc10-gui/MacPorts_Framework/init.tcl	2010-07-28 18:47:59 UTC (rev 70055)
@@ -22,7 +22,7 @@
 proc ui_prefix {priority} {
     switch $priority {
         debug {
-        	return "DEBUG: "
+        	return " "
         }
         error {
         	return "Error: "
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100728/12bbbb69/attachment.html>


More information about the macports-changes mailing list