extras-repoclosure rc-run.py,1.20,1.21

Michael Schwendt (mschwendt) fedora-extras-commits at redhat.com
Tue Nov 28 00:11:38 UTC 2006


Author: mschwendt

Update of /cvs/fedora/extras-repoclosure
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv22601

Modified Files:
	rc-run.py 
Log Message:
this is the right work dir


Index: rc-run.py
===================================================================
RCS file: /cvs/fedora/extras-repoclosure/rc-run.py,v
retrieving revision 1.20
retrieving revision 1.21
diff -u -r1.20 -r1.21
--- rc-run.py	28 Nov 2006 00:07:46 -0000	1.20
+++ rc-run.py	28 Nov 2006 00:11:37 -0000	1.21
@@ -9,8 +9,8 @@
 import datetime, time
 import tempfile
 
-workdir = '/srv/rpmbuild/extras-repoclosure'
-cachedir = '/srv/rpmbuild/extras-repoclosure/mdcache'
+workdir = '/srv/extras-push/work/extras-repoclosure'
+cachedir = '/srv/extras-push/work/extras-repoclosure/mdcache'
 
 sys.path.append('/srv/extras-push/work/buildsys-utils/pushscript')
 import Utils, RepoSupport




More information about the fedora-extras-commits mailing list