taler-deployment

Deployment scripts and configuration files
Log | Files | Refs | README

commit 1ab1b9706df6c3d331120f594aa9821f4fbf0c39
parent f74d304fedd0d10a69b6b82e69d8deb5bec76d8a
Author: Marcello Stanisci <stanisci.m@gmail.com>
Date:   Wed,  5 Dec 2018 15:01:42 +0100

debug

Diffstat:
Mbuildbot/make_auditor_reports.sh | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 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 \ - "./render_auditor_reports.py \ + "pwd; whoami; ./render_auditor_reports.py \ ${REPORT_FILE}.txt \ ${WIRE_REPORT_FILE}.txt \ > ${REPORT_FILE}.tex \