aboutsummaryrefslogtreecommitdiff
path: root/buildbot/master.cfg
diff options
context:
space:
mode:
authorMarcello Stanisci <marcello.stanisci@inria.fr>2017-06-09 15:55:12 +0200
committerMarcello Stanisci <marcello.stanisci@inria.fr>2017-06-09 15:55:12 +0200
commit431a47d31d517204cb2c78539f85a97d81e8cf75 (patch)
treea302799e1d3134cf0e69a484312811a1875e5a06 /buildbot/master.cfg
parent6310bc73958e78bdea86d06ac4705575726eb440 (diff)
downloaddeployment-431a47d31d517204cb2c78539f85a97d81e8cf75.tar.gz
deployment-431a47d31d517204cb2c78539f85a97d81e8cf75.tar.bz2
deployment-431a47d31d517204cb2c78539f85a97d81e8cf75.zip
syntax error
Diffstat (limited to 'buildbot/master.cfg')
-rw-r--r--buildbot/master.cfg2
1 files changed, 1 insertions, 1 deletions
diff --git a/buildbot/master.cfg b/buildbot/master.cfg
index 1bf9ba6..4c076e7 100644
--- a/buildbot/master.cfg
+++ b/buildbot/master.cfg
@@ -132,7 +132,7 @@ doc_factory = util.BuildFactory()
doc_factory.addStep(ShellCommand(name="documentation",
description="Build documentation for docs.taler.net",
descriptionDone="Documentation built",
- command=["./deployment/taler-build/update_docs.sh"])
+ command=["./deployment/taler-build/update_docs.sh"]))
c['builders'] = []
c['builders'].append(