summaryrefslogtreecommitdiff
path: root/buildbot/make_auditor_reports.sh
diff options
context:
space:
mode:
authorMarcello Stanisci <stanisci.m@gmail.com>2019-04-18 17:00:00 +0200
committerMarcello Stanisci <stanisci.m@gmail.com>2019-04-18 17:00:00 +0200
commit85e08ce296e715f2ea724ffec2d96b869cac8e11 (patch)
tree858a52f63ba4cfa89376412c46ad83be6c2a12c6 /buildbot/make_auditor_reports.sh
parentaaf3b045b138468018fb4ca5455ae1db1bec8f49 (diff)
downloaddeployment-85e08ce296e715f2ea724ffec2d96b869cac8e11.tar.gz
deployment-85e08ce296e715f2ea724ffec2d96b869cac8e11.tar.bz2
deployment-85e08ce296e715f2ea724ffec2d96b869cac8e11.zip
path
Diffstat (limited to 'buildbot/make_auditor_reports.sh')
-rwxr-xr-xbuildbot/make_auditor_reports.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/buildbot/make_auditor_reports.sh b/buildbot/make_auditor_reports.sh
index 3868049..47e9589 100755
--- a/buildbot/make_auditor_reports.sh
+++ b/buildbot/make_auditor_reports.sh
@@ -11,7 +11,7 @@ DATE=$(date +%Y-%m-%d)
REPORT_FILE_NOEXT=${HOME}/audit_report.${DATE}
WIRE_REPORT_FILE_NOEXT=${HOME}/wire_audit_report.${DATE}
JINJA_TEMPLATE="auditor-report.tex.j2"
-REPORTS_DIRECTORY="${HOME}/reports"
+REPORTS_DIRECTORY="${HOME}/shared-data/auditor/reports"
source ${HOME}/activate