[Buildbot-commits] [Buildbot] #1684: Buildbot doesn't detect a broken configuration file
Buildbot
nobody at buildbot.net
Sun May 22 07:01:33 UTC 2011
#1684: Buildbot doesn't detect a broken configuration file
------------------------+--------------------
Reporter: kostja | Owner:
Type: enhancement | Status: new
Priority: major | Milestone: 0.8.+
Version: 0.8.2 | Resolution:
Keywords: simple |
------------------------+--------------------
Comment (by in3xes):
This is reproducible with latest version? I can see all the slaves and
they are working fine.
In my config file I put the below bit twice.
{{{
from buildbot.status import html
c['status'].append(html.WebStatus(http_port=8010, allowForce=True))
}}}
buildbot started with same error mentioned and it is working.
--
Ticket URL: <http://trac.buildbot.net/ticket/1684#comment:3>
Buildbot <http://buildbot.net/>
Buildbot: build/test automation
More information about the Commits
mailing list