summaryrefslogtreecommitdiff
path: root/buildbot/make_auditor_reports.sh
diff options
context:
space:
mode:
authorMarcello Stanisci <stanisci.m@gmail.com>2018-12-05 15:03:10 +0100
committerMarcello Stanisci <stanisci.m@gmail.com>2018-12-05 15:03:10 +0100
commit0bd560f6325388c972455af498a61726b5985306 (patch)
tree82610e42a64da5902212115f76b6a4a29e155da8 /buildbot/make_auditor_reports.sh
parent1ab1b9706df6c3d331120f594aa9821f4fbf0c39 (diff)
downloaddeployment-0bd560f6325388c972455af498a61726b5985306.tar.gz
deployment-0bd560f6325388c972455af498a61726b5985306.tar.bz2
deployment-0bd560f6325388c972455af498a61726b5985306.zip
debug
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 8282709..1d1ea3a 100755
--- a/buildbot/make_auditor_reports.sh
+++ b/buildbot/make_auditor_reports.sh
@@ -51,7 +51,7 @@ ${SUDO_COLOR} bash -c \
# 3 put them into nginx-served directory.
if ! ${SUDO_COLOR} sh -c \
- "pwd; whoami; ./render_auditor_reports.py \
+ "pwd; whoami; ls -l ${JINJA_TEMPLATE}; ./render_auditor_reports.py \
${REPORT_FILE}.txt \
${WIRE_REPORT_FILE}.txt \
> ${REPORT_FILE}.tex \