extras-buildsys/utils/pushscript Config_Extras.py,1.58,1.59

Michael Schwendt (mschwendt) fedora-extras-commits at redhat.com
Tue Jul 3 09:15:39 UTC 2007


Author: mschwendt

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

Modified Files:
	Config_Extras.py 
Log Message:
FE5 EOL


Index: Config_Extras.py
===================================================================
RCS file: /cvs/fedora/extras-buildsys/utils/pushscript/Config_Extras.py,v
retrieving revision 1.58
retrieving revision 1.59
diff -u -r1.58 -r1.59
--- Config_Extras.py	16 Jun 2007 15:11:07 -0000	1.58
+++ Config_Extras.py	3 Jul 2007 09:15:37 -0000	1.59
@@ -40,7 +40,7 @@
 rundir = '/srv/extras-push/%s-%s-rundir' % (distro, project)
 cachedir = rundir+'/mdcache'
 
-alldists = [ '6', '5' ] # also the order in build reports
+alldists = [ '6' ] # also the order in build reports
 
 frozendists = []
 




More information about the scm-commits mailing list