extras-repoclosure rc-report.py,1.45,1.46

Michael Schwendt (mschwendt) fedora-extras-commits at redhat.com
Fri Jun 15 13:33:07 UTC 2007


Author: mschwendt

Update of /cvs/fedora/extras-repoclosure
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv24577

Modified Files:
	rc-report.py 
Log Message:
commit the F>=7 and updates-testing switches


Index: rc-report.py
===================================================================
RCS file: /cvs/fedora/extras-repoclosure/rc-report.py,v
retrieving revision 1.45
retrieving revision 1.46
diff -u -r1.45 -r1.46
--- rc-report.py	15 Jun 2007 13:26:04 -0000	1.45
+++ rc-report.py	15 Jun 2007 13:33:05 -0000	1.46
@@ -306,6 +306,10 @@
         mailtext += sep
         mailtext += "The results in this report consider unreleased updates in the\nbuild-system's needsign-queue!\n"
         mailtext += sep+'\n'
+    if withtesting:
+        mailtext += sep
+        mailtext += "The results in this report consider Test Updates!\n"
+        mailtext += sep+'\n'
     mailtext += body
     if mailowners and toaddr!='UNKNOWN OWNER':
         mailsplit( srv, fromaddr, toaddr, replytoaddr, mailsubject, mailtext )




More information about the fedora-extras-commits mailing list