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

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


Author: mschwendt

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

Modified Files:
	Config_Extras.py 
Log Message:
this is the right work dir


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




More information about the scm-commits mailing list