status-report-scripts review-stats.py, NONE, 1.1 pyGetReviewByFlags, 1.19, 1.20

Jason ティビツ tibbs at fedoraproject.org
Sat Oct 3 17:15:15 UTC 2009


Author: tibbs

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

Modified Files:
	pyGetReviewByFlags 
Added Files:
	review-stats.py 
Log Message:
Initial pass at revamped review stats script.



***** Error reading new file: [Errno 2] No such file or directory: 'review-stats.py'

Index: pyGetReviewByFlags
===================================================================
RCS file: /cvs/fedora/status-report-scripts/pyGetReviewByFlags,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -r1.19 -r1.20
--- pyGetReviewByFlags	24 Sep 2009 17:57:47 -0000	1.19
+++ pyGetReviewByFlags	3 Oct 2009 17:14:44 -0000	1.20
@@ -1,12 +1,12 @@
 #!/usr/bin/python -t
 # $Id$
 #
-# Note: This script presently lives in internal and external cvs.  External
+# Note: This script presently lives in internal git and external cvs.  External
 # cvs is::
 # CVSROOT=:pserver:anonymous at cvs.fedoraproject.org:/cvs/fedora cvs co status-report-scripts
-# Internal is in the puppet configs repository on lockbox.  It needs to be
+# Internal is in the puppet configs repository on puppet1.  It needs to be
 # there so that puppet can distribute to the servers.  I recommend doing the
-# work in the public cvs first, then copying to puppet's cvs after.
+# work in the public cvs first, then copying to puppet's git after.
 
 
 import bugzilla




More information about the fedora-extras-commits mailing list