gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[taler-deployment] branch master updated: source after bootstrap


From: gnunet
Subject: [taler-deployment] branch master updated: source after bootstrap
Date: Sun, 01 Dec 2019 20:42:07 +0100

This is an automated email from the git hooks/post-receive script.

grothoff pushed a commit to branch master
in repository deployment.

The following commit(s) were added to refs/heads/master by this push:
     new 48bf92e  source after bootstrap
48bf92e is described below

commit 48bf92e5402d82e204b9cdf7bb84f0386d3ca487
Author: Christian Grothoff <address@hidden>
AuthorDate: Sun Dec 1 20:42:05 2019 +0100

    source after bootstrap
---
 buildbot/build.sh   | 1 +
 buildbot/master.cfg | 2 +-
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/buildbot/build.sh b/buildbot/build.sh
index 03b9b57..3848260 100755
--- 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
index ec50d4d..b14a5bd 100644
--- 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

-- 
To stop receiving notification emails like this one, please contact
address@hidden.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]