summaryrefslogtreecommitdiff
path: root/buildbot
diff options
context:
space:
mode:
authorMarcello Stanisci <stanisci.m@gmail.com>2019-06-05 17:43:55 +0200
committerMarcello Stanisci <stanisci.m@gmail.com>2019-06-05 17:43:55 +0200
commit9756e255d8173d7a05fc3c782658819cd8b288cb (patch)
tree245b328531a36fe54e2ebc8b447422ed31dd0dd8 /buildbot
parentfec7f7101d89ee7c998cb113565574100d512181 (diff)
downloaddeployment-9756e255d8173d7a05fc3c782658819cd8b288cb.tar.gz
deployment-9756e255d8173d7a05fc3c782658819cd8b288cb.tar.bz2
deployment-9756e255d8173d7a05fc3c782658819cd8b288cb.zip
syntax
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"),
##