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

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


Author: mschwendt

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

Modified Files:
	Config_Extras.py 
Log Message:
disable Extras devel -- I wish I knew where it is worked on and talked about the merge ...


Index: Config_Extras.py
===================================================================
RCS file: /cvs/fedora/extras-buildsys/utils/pushscript/Config_Extras.py,v
retrieving revision 1.47
retrieving revision 1.48
diff -u -r1.47 -r1.48
--- Config_Extras.py	24 Apr 2007 16:13:51 -0000	1.47
+++ Config_Extras.py	12 May 2007 17:04:19 -0000	1.48
@@ -40,7 +40,7 @@
 rundir = '/srv/extras-push/%s-%s-rundir' % (distro, project)
 cachedir = rundir+'/mdcache'
 
-alldists = [ 'development', '6', '5' ] # also the order in build reports
+alldists = [ '6', '5' ] # also the order in build reports
 
 frozendists = []
 




More information about the fedora-extras-commits mailing list