From: Marius Mauch Date: Fri, 25 Apr 2008 03:41:11 +0000 (-0000) Subject: remove debug output X-Git-Tag: v2.2_pre6~114 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=5beed313acbddfebf3982ef548423ce7335023ff;p=portage.git remove debug output svn path=/main/trunk/; revision=9971 --- diff --git a/pym/portage/dbapi/vartree.py b/pym/portage/dbapi/vartree.py index d9048dcab..d2ff6c1ef 100644 --- a/pym/portage/dbapi/vartree.py +++ b/pym/portage/dbapi/vartree.py @@ -2055,7 +2055,6 @@ class dblink(object): # copy "info" files (like SLOT, CFLAGS, etc.) into the database for x in listdir(inforoot): - print x self.copyfile(inforoot+"/"+x) # write local package counter for recording