taler-deployment

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

commit 9756e255d8173d7a05fc3c782658819cd8b288cb
parent fec7f7101d89ee7c998cb113565574100d512181
Author: Marcello Stanisci <stanisci.m@gmail.com>
Date:   Wed,  5 Jun 2019 17:43:55 +0200

syntax

Diffstat:
Mbuildbot/master.cfg | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 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"), ##