status-report-scripts pyGetReviewByFlags,1.7,1.8

Jason Tibbitts (tibbs) fedora-extras-commits at redhat.com
Sun Sep 2 17:00:26 UTC 2007


Author: tibbs

Update of /cvs/fedora/status-report-scripts
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv8476

Modified Files:
	pyGetReviewByFlags 
Log Message:
Adjust to new xmlrpc interface location.



Index: pyGetReviewByFlags
===================================================================
RCS file: /cvs/fedora/status-report-scripts/pyGetReviewByFlags,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- pyGetReviewByFlags	26 Jul 2007 18:01:12 -0000	1.7
+++ pyGetReviewByFlags	2 Sep 2007 17:00:23 -0000	1.8
@@ -17,7 +17,7 @@
 import tempfile
 import glob
 
-url = 'http://bugzilla.redhat.com/bugzilla/xmlrpc.cgi'
+url = 'https://bugzilla.redhat.com/xmlrpc.cgi'
 
 flagData = {
     # 'FLAG' : (baseFlagFilename, openMsg, closeMsg),




More information about the fedora-extras-commits mailing list