extras-buildsys/utils rc-run.py,1.1,1.2

Michael Schwendt (mschwendt) fedora-extras-commits at redhat.com
Sat Sep 30 19:48:10 UTC 2006


Author: mschwendt

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

Modified Files:
	rc-run.py 
Log Message:



Index: rc-run.py
===================================================================
RCS file: /cvs/fedora/extras-buildsys/utils/rc-run.py,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- rc-run.py	30 Sep 2006 18:52:16 -0000	1.1
+++ rc-run.py	30 Sep 2006 19:48:08 -0000	1.2
@@ -13,7 +13,6 @@
 cachedir = '/srv/rpmbuild/extras-repoclosure/mdcache'
 
 sys.path.append(os.path.normpath(os.path.join(sys.path[0],'pushscript')))
-print sys.path
 import Utils, RepoSupport
 
 




More information about the scm-commits mailing list