[Buildbot-commits] buildbot/buildbot/status builder.py,1.30,1.31

Brian Warner warner at users.sourceforge.net
Thu Sep 30 08:27:25 UTC 2004


Update of /cvsroot/buildbot/buildbot/buildbot/status
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv28390/buildbot/status

Modified Files:
	builder.py 
Log Message:
(HTMLLogFile.getTextWithHeaders): return HTML as if it were text. This lets
exceptions be dumped in an email status message. Really we need LogFiles
which contain both text and HTML, instead of two separate classes.
(BuildStatus.__getstate__): handle self.finished=False
(Status.builderAdded): if the pickle is corrupted, abandon the history and
create a new BuilderStatus object.







More information about the Commits mailing list