[Buildbot-devel] Bug in changes.changes.py
Tim Couper
tim at tizmoi.net
Mon Sep 7 13:18:57 UTC 2009
In buildbot-0.7.11p3:
line 93, in asHTML()
revline = ""
should be
revision = ""
as I've found that revision can be an unassigned variable when building
the kwargs dict. - and the revlink local variable is never used, so I
suspect that this is a typo?
Hope this is sufficient to enable the small amendment to be made by one
of you (great) maintainers :-)
Thanks
Tim
Dr TIm Couper
TAC Software Ltd
More information about the devel
mailing list