[46956] trunk/base/src/port1.0/portclean.tcl

ryandesign at macports.org ryandesign at macports.org
Wed Feb 18 02:22:17 PST 2009


Revision: 46956
          http://trac.macports.org/changeset/46956
Author:   ryandesign at macports.org
Date:     2009-02-18 02:22:16 -0800 (Wed, 18 Feb 2009)
Log Message:
-----------
portclean.tcl: change debug message for consistency with other such messages

Modified Paths:
--------------
    trunk/base/src/port1.0/portclean.tcl

Modified: trunk/base/src/port1.0/portclean.tcl
===================================================================
--- trunk/base/src/port1.0/portclean.tcl	2009-02-18 09:52:33 UTC (rev 46955)
+++ trunk/base/src/port1.0/portclean.tcl	2009-02-18 10:22:16 UTC (rev 46956)
@@ -183,7 +183,7 @@
 			ui_error "$result"
 		}
 	} else {
-		ui_debug "No work directory found to remove at: ${portbuildpath}"
+		ui_debug "No work directory found to remove at ${portbuildpath}"
 	}
 
 	# Clean symlink, if necessary
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090218/7e5b9ffa/attachment.html>


More information about the macports-changes mailing list