[81519] contrib/buildbot/master.cfg
jmr at macports.org
jmr at macports.org
Sun Jul 31 21:07:06 PDT 2011
Revision: 81519
http://trac.macports.org/changeset/81519
Author: jmr at macports.org
Date: 2011-07-31 21:07:06 -0700 (Sun, 31 Jul 2011)
Log Message:
-----------
buildmaster: use MPAB's progress.log
Modified Paths:
--------------
contrib/buildbot/master.cfg
Modified: contrib/buildbot/master.cfg
===================================================================
--- contrib/buildbot/master.cfg 2011-08-01 04:03:53 UTC (rev 81518)
+++ contrib/buildbot/master.cfg 2011-08-01 04:07:06 UTC (rev 81519)
@@ -178,7 +178,8 @@
# run MPAB on the port list
ports_factory.addStep(Compile(command=["./mpab", "buildports", "portlist"],
env={'PREFIX': WithProperties(prefix),
- 'SRC_PREFIX': WithProperties(src_prefix)}))
+ 'SRC_PREFIX': WithProperties(src_prefix)},
+ logfiles={"progress": "progress.log"}))
ports_factory.addStep(ShellCommand(command=["./gather_archives.sh"],
name="gather archives",
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110731/24a00c4a/attachment.html>
More information about the macports-changes
mailing list