[Buildbot-devel] Generate warning logs for additional logs in ShellCommand()?

William Deegan bill at baddogconsulting.com
Thu Apr 21 00:53:28 UTC 2011


Greetings,

Would the right way to do this be to overload startCommand() and add another callback like this:
        d.addCallback(lambda res: self.createSummary(cmd.logs['stdio']))
per logfile?

-Bill



More information about the devel mailing list