commit dcf4b45c528e1047f0fd1867f599f0ff053b5539
parent 7bc9214d00e4807d3103c02241940c562801d492
Author: Marcello Stanisci <stanisci.m@gmail.com>
Date: Wed, 5 Dec 2018 19:08:29 +0100
Remove buggy leftover
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/buildbot/make_auditor_reports.sh b/buildbot/make_auditor_reports.sh
@@ -27,7 +27,7 @@ bash -c "$CMD"
# Generate first report.
bash -c \
- "source /home/${ACTIVE_COLOR}/activate; \
+ "source ${HOME}/activate; \
taler-auditor > ${REPORT_FILE_NOEXT}.txt"
# Generate "wire" report.