[Mageia-sysadm] [305] ci does not commit to bindir

root at mageia.org root at mageia.org
Sun Jan 16 00:43:23 CET 2011


Revision: 305
Author:   boklm
Date:     2011-01-16 00:43:22 +0100 (Sun, 16 Jan 2011)
Log Message:
-----------
ci does not commit to bindir

Modified Paths:
--------------
    build_system/mgarepo/trunk/MgaRepo/rpmutil.py

Modified: build_system/mgarepo/trunk/MgaRepo/rpmutil.py
===================================================================
--- build_system/mgarepo/trunk/MgaRepo/rpmutil.py	2011-01-14 21:35:59 UTC (rev 304)
+++ build_system/mgarepo/trunk/MgaRepo/rpmutil.py	2011-01-15 23:43:22 UTC (rev 305)
@@ -597,9 +597,6 @@
         commit(topdir)
 
 def commit(target=".", message=None, logfile=None):
-    topdir = getpkgtopdir(target)
-    sourcesdir = os.path.join(topdir, "SOURCES")
-    binrepo.commit(sourcesdir) #TODO make it optional
     svn = SVN()
     status = svn.status(target, quiet=True)
     if not status:
-------------- next part --------------
An HTML attachment was scrubbed...
URL: </pipermail/mageia-sysadm/attachments/20110116/fa0cf2c2/attachment.html>


More information about the Mageia-sysadm mailing list