extras-buildsys/utils extras-push-new,1.24.2.1,1.24.2.2

Michael Schwendt (mschwendt) fedora-extras-commits at redhat.com
Fri Jun 9 08:15:41 UTC 2006


Author: mschwendt

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

Modified Files:
      Tag: push-new-tmpdir_20060609
	extras-push-new 
Log Message:
correct some typos made upon creating two helper functions


Index: extras-push-new
===================================================================
RCS file: /cvs/fedora/extras-buildsys/utils/extras-push-new,v
retrieving revision 1.24.2.1
retrieving revision 1.24.2.2
diff -u -r1.24.2.1 -r1.24.2.2
--- extras-push-new	9 Jun 2006 08:08:16 -0000	1.24.2.1
+++ extras-push-new	9 Jun 2006 08:15:39 -0000	1.24.2.2
@@ -426,7 +426,7 @@
             if not DEBUG:
                 if not os.path.exists(destpath):
                     os.makedirs(destpath)
-            debugcopy2(signtmpdir+src,dst,'')
+            debugcopy2(src,dst)
         except:
             print 'ERROR: Creating temporary working copy failed.'
             debugprint('Removing tree %s' % signtmpdir)




More information about the fedora-extras-commits mailing list