[151008] contrib/buildbot-test/master.cfg

ryandesign at macports.org ryandesign at macports.org
Fri Aug 5 07:14:55 PDT 2016


Revision: 151008
          https://trac.macports.org/changeset/151008
Author:   ryandesign at macports.org
Date:     2016-08-05 07:14:55 -0700 (Fri, 05 Aug 2016)
Log Message:
-----------
buildbot-test: don't update mpbb in portbuilder since portwatcher already does it

Modified Paths:
--------------
    contrib/buildbot-test/master.cfg

Modified: contrib/buildbot-test/master.cfg
===================================================================
--- contrib/buildbot-test/master.cfg	2016-08-05 14:13:15 UTC (rev 151007)
+++ contrib/buildbot-test/master.cfg	2016-08-05 14:14:55 UTC (rev 151008)
@@ -349,14 +349,6 @@
     description=[WithProperties("Port: %(portname)s")]))
 #portbuilder_factory.addStep(InfoStep(title=WithProperties("Port %(portname)s")))
 
-portbuilder_factory.addStep(SVN(
-    repourl=mpbbsvnurl,
-    alwaysUseLatest=True,
-    preferLastChangedRev=True,
-    mode="incremental",
-    workdir=portbuilder_factory.workdir+"/mpbb",
-    haltOnFailure=True))
-
 portbuilder_factory.addStep(ShellCommand(
     command=['./mpbb/mpbb', 'install-dependencies', '--prefix', WithProperties(prefix), '--port', WithProperties('%(portname)s')],
     name="install-dependencies",
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20160805/d8f4e05a/attachment.html>


More information about the macports-changes mailing list