gnunet-svn
[Top][All Lists]
Advanced

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

[taler-deployment] branch master updated: debug msgs


From: gnunet
Subject: [taler-deployment] branch master updated: debug msgs
Date: Sun, 23 Feb 2020 17:43:58 +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 86f2900  debug msgs
86f2900 is described below

commit 86f2900af629e336db023f767672607046039302
Author: Christian Grothoff <address@hidden>
AuthorDate: Sun Feb 23 17:43:56 2020 +0100

    debug msgs
---
 buildbot/make_auditor_reports.sh | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/buildbot/make_auditor_reports.sh b/buildbot/make_auditor_reports.sh
index 940f122..56ee802 100755
--- a/buildbot/make_auditor_reports.sh
+++ b/buildbot/make_auditor_reports.sh
@@ -5,10 +5,15 @@
 # The results will be found under ${HOME}/reports/
 
 set -eu
+echo "Running taler-deployment bootstrap"
 source ${HOME}/activate
 taler-deployment bootstrap
+
+echo "Running taler-deployment build"
 source ${HOME}/activate
 taler-deployment build
+
+echo "Running taler-deployment-prepare"
 taler-deployment-prepare
 
 DATE=$(date +%Y-%m-%d)

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



reply via email to

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