From d129457d7e8e54112110c5618b5dd578497c9a02 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Sun, 1 Dec 2019 20:59:51 +0100 Subject: generate config before using it --- buildbot/make_auditor_reports.sh | 2 ++ 1 file changed, 2 insertions(+) (limited to 'buildbot/make_auditor_reports.sh') 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} -- cgit v1.2.3