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

Michael Schwendt (mschwendt) fedora-extras-commits at redhat.com
Fri Mar 2 22:54:47 UTC 2007


Author: mschwendt

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

Modified Files:
	Config_Extras.py 
Log Message:



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




More information about the fedora-extras-commits mailing list