summaryrefslogtreecommitdiff
path: root/buildbot
diff options
context:
space:
mode:
Diffstat (limited to 'buildbot')
-rw-r--r--buildbot/master.cfg2
1 files changed, 1 insertions, 1 deletions
diff --git a/buildbot/master.cfg b/buildbot/master.cfg
index b805478..f426f88 100644
--- a/buildbot/master.cfg
+++ b/buildbot/master.cfg
@@ -97,7 +97,7 @@ c["workers"] = [
##
# This worker compiles the auditor reports for the "blue"
# deployment.
- worker.Worker("auditor-worker-blue", "auditor-blue-pass")]
+ worker.Worker("auditor-worker-blue", "auditor-blue-pass"),
##