commit e20a9222ff915325b76bc2dc75495ec76616c5a6 parent 93fed0a625315b4ba4a19baf55cb62bacc7bb25e Author: Marcello Stanisci <marcello.stanisci@inria.fr> Date: Mon, 7 Nov 2016 23:06:10 +0100 buildbot: fix import Diffstat:
| M | buildbot/master-lonelyslave.cfg | | | 2 | +- |
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/buildbot/master-lonelyslave.cfg b/buildbot/master-lonelyslave.cfg @@ -142,7 +142,7 @@ c['builders'].append( ####### STATUS TARGETS c['status'] = [] -from buildbot.www.auth import UserPasswordAuth +from buildbot.plugins import util c['www'] = dict(port=8010, plugins=dict(waterfall_view={},