extras-buildsys/utils/pushscript Config_Extras.py,1.48,1.49

Michael Schwendt (mschwendt) fedora-extras-commits at redhat.com
Sat May 12 17:18:56 UTC 2007


Author: mschwendt

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

Modified Files:
	Config_Extras.py 
Log Message:
disable default full extras repoclosure and upgrade evr reports until we know more...


Index: Config_Extras.py
===================================================================
RCS file: /cvs/fedora/extras-buildsys/utils/pushscript/Config_Extras.py,v
retrieving revision 1.48
retrieving revision 1.49
diff -u -r1.48 -r1.49
--- Config_Extras.py	12 May 2007 17:04:19 -0000	1.48
+++ Config_Extras.py	12 May 2007 17:18:54 -0000	1.49
@@ -138,10 +138,10 @@
 #repoview = '/usr/bin/repoview'
 repoview = '/srv/extras-push/work/repoview -q'
 
-#post_cmds = []
-post_cmds = ['upgradecheck.py -c %s' % os.path.expanduser('~/work/upgradecheck/upgradecheck-core+extras.conf'),
-             'nohup /srv/extras-push/work/extras-repoclosure/rc-run-all.py --mail=owners --mail=summary &'
-             ]
+#post_cmds = ['upgradecheck.py -c %s' % os.path.expanduser('~/work/upgradecheck/upgradecheck-core+extras.conf'),
+#             'nohup /srv/extras-push/work/extras-repoclosure/rc-run-all.py --mail=owners --mail=summary &'
+#             ]
+post_cmds = []
 
 # Build report.
 smtp_server = ''




More information about the fedora-extras-commits mailing list