extras-buildsys/utils/pushscript Push.py,1.41,1.42

Michael Schwendt (mschwendt) fedora-extras-commits at redhat.com
Sun May 6 16:24:55 UTC 2007


Author: mschwendt

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

Modified Files:
	Push.py 
Log Message:
-debug


Index: Push.py
===================================================================
RCS file: /cvs/fedora/extras-buildsys/utils/pushscript/Push.py,v
retrieving revision 1.41
retrieving revision 1.42
diff -u -r1.41 -r1.42
--- Push.py	6 May 2007 16:09:50 -0000	1.41
+++ Push.py	6 May 2007 16:24:52 -0000	1.42
@@ -324,7 +324,6 @@
         brm = BuildReportManager(cfg.rundir,dist)
     
         body += "\nPackages built and released for %s %s: %s\n\n" % (cfg.project_hr, dist, brm.GetCount())
-        print brm.GetReport()
         body += brm.GetReport()
         body += '\n\n'
 




More information about the fedora-extras-commits mailing list