From: Zac Medico Date: Tue, 22 May 2007 20:46:49 +0000 (-0000) Subject: Fix missing red import. X-Git-Tag: v2.2_pre1~1389 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=2355c7f9a4292abd795dce5f7bbbfa4a0e88ea4d;p=portage.git Fix missing red import. svn path=/main/trunk/; revision=6583 --- diff --git a/pym/portage/dbapi/bintree.py b/pym/portage/dbapi/bintree.py index 030f03163..ded6098c1 100644 --- a/pym/portage/dbapi/bintree.py +++ b/pym/portage/dbapi/bintree.py @@ -515,7 +515,7 @@ class binarytree(object): f.close() if getbinpkgs and not self.settings["PORTAGE_BINHOST"]: - writemsg(red("!!! PORTAGE_BINHOST unset, but use is requested.\n"), + writemsg("!!! PORTAGE_BINHOST unset, but use is requested.\n", noiselevel=-1) if getbinpkgs and \