extras-buildsys/utils extras-push-new,1.48,1.49

Michael Schwendt (mschwendt) fedora-extras-commits at redhat.com
Sun Aug 20 12:42:03 UTC 2006


Author: mschwendt

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

Modified Files:
	extras-push-new 
Log Message:
...and also the correct path :)


Index: extras-push-new
===================================================================
RCS file: /cvs/fedora/extras-buildsys/utils/extras-push-new,v
retrieving revision 1.48
retrieving revision 1.49
diff -u -r1.48 -r1.49
--- extras-push-new	20 Aug 2006 12:41:06 -0000	1.48
+++ extras-push-new	20 Aug 2006 12:42:01 -0000	1.49
@@ -24,7 +24,7 @@
 import tempfile
 import time
 
-sys.path.append('/srv/extras-push/work/extras-buildsys/utils')
+sys.path.append('/srv/extras-push/work/buildsys-utils')
 from ExtrasPushUtils import *
 
 DEBUG = False




More information about the scm-commits mailing list