extras-buildsys/utils extras-push-new,1.15,1.16

Michael Schwendt (mschwendt) fedora-extras-commits at redhat.com
Tue May 23 17:06:49 UTC 2006


Author: mschwendt

Update of /cvs/fedora/extras-buildsys/utils
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv14660

Modified Files:
	extras-push-new 
Log Message:
combined/shortened mail subject for build report


Index: extras-push-new
===================================================================
RCS file: /cvs/fedora/extras-buildsys/utils/extras-push-new,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -r1.15 -r1.16
--- extras-push-new	23 May 2006 17:00:09 -0000	1.15
+++ extras-push-new	23 May 2006 17:06:47 -0000	1.16
@@ -468,7 +468,7 @@
     body += mail_footer
     
     msg = MIMEText(body)
-    subject = '%s %s Package Build Report' % (project_hr, dist)
+    subject = '%s Package Build Report' % (project_hr)
     msg['Subject'] = subject
     msg['From'] = mail_from
     msg['To'] = mail_to




More information about the fedora-extras-commits mailing list