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

Michael Schwendt (mschwendt) fedora-extras-commits at redhat.com
Fri Mar 2 21:51:04 UTC 2007


Author: mschwendt

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

Modified Files:
	Config_Extras.py 
Log Message:
move and rename this as EPEL and Extras cannot share it


Index: Config_Extras.py
===================================================================
RCS file: /cvs/fedora/extras-buildsys/utils/pushscript/Config_Extras.py,v
retrieving revision 1.25
retrieving revision 1.26
diff -u -r1.25 -r1.26
--- Config_Extras.py	27 Feb 2007 22:45:06 -0000	1.25
+++ Config_Extras.py	2 Mar 2007 21:51:02 -0000	1.26
@@ -37,7 +37,7 @@
 stagesdir = top_workdir+'/repodir'
 
 # Where we store mails to be sent, our main lockfile, ...
-rundir = top_workdir+'/extras-push-rundir'
+rundir = '/srv/extras-push/%s-%s-rundir'
 cachedir = rundir+'/mdcache'
 
 alldists = [ 'development', '6', '5' ] # also the order in build reports




More information about the fedora-extras-commits mailing list