[48171] trunk/base/src/port1.0/portutil.tcl

blb at macports.org blb at macports.org
Sun Mar 15 16:16:34 PDT 2009


Revision: 48171
          http://trac.macports.org/changeset/48171
Author:   blb at macports.org
Date:     2009-03-15 16:16:33 -0700 (Sun, 15 Mar 2009)
Log Message:
-----------
port1.0/portutil.tcl - remove a ui_debug line as it's wayyyyy too much
information for ports with lots of files

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

Modified: trunk/base/src/port1.0/portutil.tcl
===================================================================
--- trunk/base/src/port1.0/portutil.tcl	2009-03-15 21:25:27 UTC (rev 48170)
+++ trunk/base/src/port1.0/portutil.tcl	2009-03-15 23:16:33 UTC (rev 48171)
@@ -2395,8 +2395,6 @@
 	} elseif { [getuid] == 0 } {
 	# if started with sudo but have elevated back to root already
 		chown  ${path} ${macportsuser}
-	} else {
-		ui_debug "no need to chown $path. uid=[getuid]. euid=[geteuid]."
 	}
 }
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090315/e09a6544/attachment.html>


More information about the macports-changes mailing list