From dcf4b45c528e1047f0fd1867f599f0ff053b5539 Mon Sep 17 00:00:00 2001 From: Marcello Stanisci Date: Wed, 5 Dec 2018 19:08:29 +0100 Subject: Remove buggy leftover --- buildbot/make_auditor_reports.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'buildbot') 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. -- cgit v1.2.3