[Scummvm-cvs-logs] SF.net SVN: scummvm:[55907] buildbot/config/master.cfg
dhewg at users.sourceforge.net
dhewg at users.sourceforge.net
Thu Feb 17 19:31:39 CET 2011
Revision: 55907
http://scummvm.svn.sourceforge.net/scummvm/?rev=55907&view=rev
Author: dhewg
Date: 2011-02-17 18:31:39 +0000 (Thu, 17 Feb 2011)
Log Message:
-----------
BUILDBOT: pass the got_revision build property
...from the trigger to the builds. Fixes some views
Modified Paths:
--------------
buildbot/config/master.cfg
Modified: buildbot/config/master.cfg
===================================================================
--- buildbot/config/master.cfg 2011-02-13 14:35:27 UTC (rev 55906)
+++ buildbot/config/master.cfg 2011-02-17 18:31:39 UTC (rev 55907)
@@ -704,6 +704,7 @@
repourl = scumm_giturl,
branch = scumm_branch_master))
f.addStep(Trigger(schedulerNames = [ "master" ],
+ copy_properties = [ 'got_revision' ],
updateSourceStamp = True,
waitForFinish = True))
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
More information about the Scummvm-git-logs
mailing list