[Yum-devel] [PATCH 2/4] Remove JDBG line.

James Antill james at and.org
Tue Aug 23 18:44:37 UTC 2011


---
 cli.py |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/cli.py b/cli.py
index 9f2c282..9c89a37 100755
--- a/cli.py
+++ b/cli.py
@@ -768,7 +768,6 @@ class YumBaseCli(yum.YumBase, output.YumOutput):
             return uret
 
         for txmbr in txmbrs:
-            print "JDBG:", txmbr
             ret += _pkg2ups(txmbr.po)
 
         return ret
-- 
1.7.6



More information about the Yum-devel mailing list