#614: Add default property for builddir
------------------------+---------------------------------------------------
Reporter: ddunbar | Owner: ddunbar
Type: enhancement | Status: closed
Priority: major | Milestone: 0.7.12
Version: 0.7.11 | Resolution: wontfix
Keywords: |
------------------------+---------------------------------------------------
Changes (by dustin):
* status: new => closed
* resolution: => wontfix
Comment:
Oh, I forgot that this is a value only really known on the slave. I'd
rather not add another method to the slaves - I want to make slaves
progressively simpler as we head into the 0.8.x releases.
Instead of patching buildbot, you could do this with a SetProperty step.
For UNIX:
{{{
f.addStep(SetProperty(command="pwd", property="absbuilddir"))
}}}
I'm sure a similar construct would work for Windows.
--
Ticket URL: <http://buildbot.net/trac/ticket/614#comment:3>
Buildbot <http://buildbot.net/>
Buildbot: build/test automation
------------------------------------------------------------------------------
This SF.Net email is sponsored by the Verizon Developer Community
Take advantage of Verizon's best-in-class app development support
A streamlined, 14 day to market process makes app distribution fast and easy
Join now and get one step closer to millions of Verizon customers
http://p.sf.net/sfu/verizon-dev2dev
_______________________________________________
Buildbot-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/buildbot-commits