[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    [emerge] bin: silence stupid debug output
From:       Patrick Spendrin <ps_ml () gmx ! de>
Date:       2015-09-23 22:11:08
Message-ID: E1ZesFo-0008Cy-F9 () scm ! kde ! org
[Download RAW message or body]

Git commit bb63beb19df16e0c806eda87eaa8d1d5cce805e0 by Patrick Spendrin.
Committed on 23/09/2015 at 22:10.
Pushed by sengels into branch 'master'.

silence stupid debug output

M  +1    -1    bin/portage.py

http://commits.kde.org/emerge/bb63beb19df16e0c806eda87eaa8d1d5cce805e0

diff --git a/bin/portage.py b/bin/portage.py
index 7b706c2..2f675bb 100644
--- a/bin/portage.py
+++ b/bin/portage.py
@@ -277,7 +277,7 @@ class Portage(object):
 =

         for cat in list(self.categories.keys()):
             if package in self.categories[ cat ]:
-                utils.debug( "found: category %s for package %s" % ( cat, =
package ), 1 )
+                utils.debug( "getCategory: found category %s for package %=
s" % ( cat, package ), 3 )
                 return cat
         return False
 =


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic