[jhbuild/release-team-commands] remove debugging print statement



commit 051ead203f1582399a199b0299020ef725c5c954
Author: Frédéric Péters <fpeters 0d be>
Date:   Sat Aug 22 20:30:44 2009 +0200

    remove debugging print statement

 jhbuild/commands/goalreport.py |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)
---
diff --git a/jhbuild/commands/goalreport.py b/jhbuild/commands/goalreport.py
index f977f5c..e82fcde 100644
--- a/jhbuild/commands/goalreport.py
+++ b/jhbuild/commands/goalreport.py
@@ -622,7 +622,6 @@ class cmd_goalreport(Command):
             else:
                 continue
             self.bugs[(module_name, check)] = bugnumber
-            print 'self.bugs:', self.bugs
 
         self.bug_status = {}
 



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]