gnunet-svn
[Top][All Lists]
Advanced

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

[taler-deployment] branch master updated: generate config before using i


From: gnunet
Subject: [taler-deployment] branch master updated: generate config before using it
Date: Sun, 01 Dec 2019 20:59:53 +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 d129457  generate config before using it
d129457 is described below

commit d129457d7e8e54112110c5618b5dd578497c9a02
Author: Christian Grothoff <address@hidden>
AuthorDate: Sun Dec 1 20:59:51 2019 +0100

    generate config before using it
---
 buildbot/make_auditor_reports.sh | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/buildbot/make_auditor_reports.sh b/buildbot/make_auditor_reports.sh
index 36ce94f..f9bdf85 100755
--- a/buildbot/make_auditor_reports.sh
+++ b/buildbot/make_auditor_reports.sh
@@ -20,6 +20,8 @@ cd
 
 source ${HOME}/activate
 
+taler-deployment-config-generate
+
 DATE=$(date +%Y-%m-%d)
 REPORT_FILE_NOEXT=${HOME}/audit_report.${DATE}
 WIRE_REPORT_FILE_NOEXT=${HOME}/wire_audit_report.${DATE}

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



reply via email to

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