[Buildbot-devel] Observing additional logs?
Daniel Dunbar
daniel at zuster.org
Thu Aug 6 19:29:25 UTC 2009
Hi,
I would like to write a test command which observes additional logs
(added using the 'logfiles' ShellCommand argument), in order to pass
extra data from the buildslave back to the master for presenting to
the user (without cluttering stdio)
Does this work?
So far I see the additional log data attached to the build, but the
'outLineReceived' method of my LogObserver is never called for this
data. I'd appreciate it if someone could point me to an example (if
this works), or where to fix it (if it doesn't).
- Daniel
More information about the devel
mailing list