[Buildbot-devel] Adding interpolated property in a build step
Todd Cooper
todd_cooper at yahoo.com
Thu Jul 26 04:11:24 UTC 2012
The problem is that you need to run SetProperty which needs to run an external command. I usually just have it run WithProperties("echo %(old_property1)s-%(old_property2)s") or whatever string you want to set which sets the new property. I agree there should be something to do this without running the external command. Enhancement request?
Sent from Yahoo! Mail on Android
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://buildbot.net/pipermail/devel/attachments/20120725/571e11ad/attachment.html>
More information about the devel
mailing list