status-report-scripts review-stats.py,1.9,1.10

Jason ティビツ tibbs at fedoraproject.org
Fri Jan 8 01:05:40 UTC 2010


Author: tibbs

Update of /cvs/fedora/status-report-scripts
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv25103

Modified Files:
	review-stats.py 
Log Message:
Remove debugging code.



Index: review-stats.py
===================================================================
RCS file: /cvs/fedora/status-report-scripts/review-stats.py,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- review-stats.py	8 Jan 2010 00:45:06 -0000	1.9
+++ review-stats.py	8 Jan 2010 01:05:40 -0000	1.10
@@ -290,7 +290,6 @@
             curreporter = reporter(i)
             curcount = 0
 
-        print i.bug_id, curreporter, reporter(i);
         data['months'][-1]['bugs'].append(std_row(i, rowclass))
         data['count'] +=1
         curcount +=1




More information about the fedora-extras-commits mailing list