extras-buildsys/utils/pushscript Config_Extras.py,1.9,1.10

Michael Schwendt (mschwendt) fedora-extras-commits at redhat.com
Sat Oct 28 22:52:32 UTC 2006


Author: mschwendt

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

Modified Files:
	Config_Extras.py 
Log Message:
repoview -> quiet again, but this time via the Config file :)


Index: Config_Extras.py
===================================================================
RCS file: /cvs/fedora/extras-buildsys/utils/pushscript/Config_Extras.py,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- Config_Extras.py	24 Oct 2006 20:28:19 -0000	1.9
+++ Config_Extras.py	28 Oct 2006 22:52:30 -0000	1.10
@@ -121,7 +121,7 @@
 cr_cachedir = '/tmp/repomd-cache'  # createrepo cachedir
 
 #repoview = '/usr/bin/repoview'
-repoview = '/srv/extras-push/work/repoview'
+repoview = '/srv/extras-push/work/repoview -q'
 
 #post_cmds = []
 post_cmds = ['upgradecheck.py -c %s' % os.path.expanduser('~/work/upgradecheck/upgradecheck-core+extras.conf'),




More information about the scm-commits mailing list