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

tzikis at macports.org tzikis at macports.org
Wed Jul 28 11:50:01 PDT 2010


Revision: 70056
          http://trac.macports.org/changeset/70056
Author:   tzikis at macports.org
Date:     2010-07-28 11:50:00 -0700 (Wed, 28 Jul 2010)
Log Message:
-----------
Cleared the last remnant of the DEBUG: messages

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:47:59 UTC (rev 70055)
+++ branches/gsoc10-gui/MacPorts_Framework/init.tcl	2010-07-28 18:50:00 UTC (rev 70056)
@@ -22,7 +22,7 @@
 proc ui_prefix {priority} {
     switch $priority {
         debug {
-        	return " "
+        	return ""
         }
         error {
         	return "Error: "
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100728/6c9c2014/attachment.html>


More information about the macports-changes mailing list