extras-buildsys/utils/pushscript Config_Extras.py,1.24,1.25

Michael Schwendt (mschwendt) fedora-extras-commits at redhat.com
Tue Feb 27 22:45:08 UTC 2007


Author: mschwendt

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

Modified Files:
	Config_Extras.py 
Log Message:
unfreeze


Index: Config_Extras.py
===================================================================
RCS file: /cvs/fedora/extras-buildsys/utils/pushscript/Config_Extras.py,v
retrieving revision 1.24
retrieving revision 1.25
diff -u -r1.24 -r1.25
--- Config_Extras.py	27 Feb 2007 00:42:14 -0000	1.24
+++ Config_Extras.py	27 Feb 2007 22:45:06 -0000	1.25
@@ -42,7 +42,7 @@
 
 alldists = [ 'development', '6', '5' ] # also the order in build reports
 
-frozendists = [ 'development' ]
+frozendists = []
 
 archdict = {'3':['x86_64', 'i386'], 
             '4':['ppc','x86_64', 'i386'],




More information about the scm-commits mailing list