summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarcello Stanisci <stanisci.m@gmail.com>2018-12-05 19:08:29 +0100
committerMarcello Stanisci <stanisci.m@gmail.com>2018-12-05 19:08:29 +0100
commitdcf4b45c528e1047f0fd1867f599f0ff053b5539 (patch)
tree671d8eb5929461d2962167db28e1df32f302492d
parent7bc9214d00e4807d3103c02241940c562801d492 (diff)
downloaddeployment-dcf4b45c528e1047f0fd1867f599f0ff053b5539.tar.gz
deployment-dcf4b45c528e1047f0fd1867f599f0ff053b5539.tar.bz2
deployment-dcf4b45c528e1047f0fd1867f599f0ff053b5539.zip
Remove buggy leftover
-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 6f48659..00452bf 100755
--- 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.