[Buildbot-devel] Typo in trigger.py:28

Mitch Jones mitch at niftyneato.com
Tue Jun 14 21:05:14 UTC 2011


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.

--
Mitch Jones
mitch at niftyneato.com




-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://buildbot.net/pipermail/devel/attachments/20110614/1e76b90c/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 4388 bytes
Desc: not available
URL: <http://buildbot.net/pipermail/devel/attachments/20110614/1e76b90c/attachment.bin>


More information about the devel mailing list