[Buildbot-devel] patch for inline logs and capturing errors
Ted Zlatanov
tzz at lifelogs.com
Thu Aug 21 17:41:52 UTC 2008
I put together a patch to do the following:
- inline logs (with inlineLogs=true) in the message. At least for
Outlook users, this is a big convenience.
- capture and produce errors on a compile. I created
WarningCountingShellCommand2 to do this, in case we needed to go back,
but it's just a copy of WarningCountingShellCommand with extra
behavior so it should superced it.
I am very new to Python so undoubtedly my changes are implemented
suboptimally. Let me know what you think.
Thanks
Ted
-------------- next part --------------
A non-text attachment was scrubbed...
Name: err+inline.patch
Type: text/x-diff
Size: 5038 bytes
Desc: not available
URL: <http://buildbot.net/pipermail/devel/attachments/20080821/db62af4a/attachment.bin>
More information about the devel
mailing list