[Buildbot-commits] [Buildbot] #2526: Un-started build steps with properties in descriptions fail
Buildbot trac
trac at buildbot.net
Tue Aug 13 14:26:50 UTC 2013
#2526: Un-started build steps with properties in descriptions fail
---------------------+------------------------
Reporter: cmumford | Owner:
Type: defect | Status: new
Priority: major | Milestone: undecided
Version: 0.8.7p1 | Resolution:
Keywords: |
---------------------+------------------------
Comment (by cmumford):
Replying to [comment:5 dustin]:
> Sure - see `_describe` in master/buildbot/steps/shell.py.
I see - cool. Nothing beats reading the code. So if I understand
correctly, you're suggesting that I override the ShellCommand.describe
method with my own. I think that would be about the same amount of code -
possibly just a bit more. BTW I do think the problem is a bit more
complicated than just the descriptions because the shell command, which
also passes in a property as a command-line argument, also passes in
'None' on the first build - and I've had to work around that as well.
--
Ticket URL: <http://trac.buildbot.net/ticket/2526#comment:6>
Buildbot <http://buildbot.net/>
Buildbot: build/test automation
More information about the Commits
mailing list