summaryrefslogtreecommitdiff
path: root/buildbot
diff options
context:
space:
mode:
Diffstat (limited to 'buildbot')
-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.