extras-buildsys/utils/pushscript Config_Extras.py,1.16,1.17

Michael Schwendt (mschwendt) fedora-extras-commits at redhat.com
Mon Nov 27 23:55:59 UTC 2006


Author: mschwendt

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

Modified Files:
	Config_Extras.py 
Log Message:
move repoclosure out of path


Index: Config_Extras.py
===================================================================
RCS file: /cvs/fedora/extras-buildsys/utils/pushscript/Config_Extras.py,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -r1.16 -r1.17
--- Config_Extras.py	23 Nov 2006 20:24:03 -0000	1.16
+++ Config_Extras.py	27 Nov 2006 23:55:59 -0000	1.17
@@ -139,7 +139,7 @@
 
 #post_cmds = []
 post_cmds = ['upgradecheck.py -c %s' % os.path.expanduser('~/work/upgradecheck/upgradecheck-core+extras.conf'),
-             'nohup rc-run-all.py &'
+             'nohup /srv/rpmbuild/extras-repoclosure/rc-run-all.py &'
              ]
 
 # Build report.




More information about the scm-commits mailing list