[Buildbot-devel] Typo in trigger.py:28
Dustin J. Mitchell
dustin at v.igoro.us
Tue Jun 14 22:28:56 UTC 2011
On Tue, Jun 14, 2011 at 4:05 PM, Mitch Jones <mitch at niftyneato.com> wrote:
> Line 28 currently reads
> renderables = [ 'set_propetries', 'scheduler', 'sourceStamp' ]
> and should be
> renderables = [ 'set_properties', 'scheduler', 'sourceStamp' ]
>
> The first item is incorrect, so triggered steps will fail with an exception.
Fixed - thanks!
Dustin
More information about the devel
mailing list