summaryrefslogtreecommitdiff
path: root/buildbot/make_auditor_reports.sh
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2019-12-01 20:59:51 +0100
committerChristian Grothoff <christian@grothoff.org>2019-12-01 20:59:51 +0100
commitd129457d7e8e54112110c5618b5dd578497c9a02 (patch)
treec7ce0b1d51bef8981d8c75b292e40c3a6ffec607 /buildbot/make_auditor_reports.sh
parent00e1f0235cb6fef790e9b855924ea6679ddbaa58 (diff)
downloaddeployment-d129457d7e8e54112110c5618b5dd578497c9a02.tar.gz
deployment-d129457d7e8e54112110c5618b5dd578497c9a02.tar.bz2
deployment-d129457d7e8e54112110c5618b5dd578497c9a02.zip
generate config before using it
Diffstat (limited to 'buildbot/make_auditor_reports.sh')
-rwxr-xr-xbuildbot/make_auditor_reports.sh2
1 files changed, 2 insertions, 0 deletions
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}