extras-repoclosure rc-report.py,1.30,1.31

Michael Schwendt (mschwendt) fedora-extras-commits at redhat.com
Tue Dec 19 12:47:37 UTC 2006


Author: mschwendt

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

Modified Files:
	rc-report.py 
Log Message:
stop sending temporary copies to me again


Index: rc-report.py
===================================================================
RCS file: /cvs/fedora/extras-repoclosure/rc-report.py,v
retrieving revision 1.30
retrieving revision 1.31
diff -u -r1.30 -r1.31
--- rc-report.py	12 Dec 2006 20:01:32 -0000	1.30
+++ rc-report.py	19 Dec 2006 12:47:37 -0000	1.31
@@ -324,7 +324,7 @@
     mailtext = 'This is an automated mail created by an experimental script.\nYour following packages in the repository contain broken dependencies:\n\n'
     mailtext += body
     if domail and toaddr!='UNKNOWN OWNER':
-        mailsplit( srv, fromaddr, [toaddr,'bugs.michael at gmx.net'], replytoaddr, mailsubject, mailtext )
+        mailsplit( srv, fromaddr, toaddr, replytoaddr, mailsubject, mailtext )
 
 summail = reportssummary
 




More information about the scm-commits mailing list