taler-deployment

Deployment scripts and configuration files
Log | Files | Refs | README

commit 48bf92e5402d82e204b9cdf7bb84f0386d3ca487
parent f44295461750b31123b1aab191b26095199b8509
Author: Christian Grothoff <christian@grothoff.org>
Date:   Sun,  1 Dec 2019 20:42:05 +0100

source after bootstrap

Diffstat:
Mbuildbot/build.sh | 1+
Mbuildbot/master.cfg | 2+-
2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/buildbot/build.sh b/buildbot/build.sh @@ -13,4 +13,5 @@ fi source "${HOME}/activate" taler-deployment bootstrap +source "${HOME}/activate" taler-deployment build diff --git a/buildbot/master.cfg b/buildbot/master.cfg @@ -51,7 +51,7 @@ c["workers"] = [ # This worker compiles the auditor reports for the "green" # demo deployment. worker.Worker("test-auditor-worker", "test-auditor-pass"), - worker.Worker("demo-auditor-worker", "test-auditor-pass"), + worker.Worker("demo-auditor-worker", "demo-auditor-pass"), ## # This worker checks that all the services run under the