summaryrefslogtreecommitdiff
path: root/buildbot
diff options
context:
space:
mode:
Diffstat (limited to 'buildbot')
-rwxr-xr-xbuildbot/make_auditor_reports.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/buildbot/make_auditor_reports.sh b/buildbot/make_auditor_reports.sh
index 721f53d..f9d02be 100755
--- a/buildbot/make_auditor_reports.sh
+++ b/buildbot/make_auditor_reports.sh
@@ -29,6 +29,7 @@ REPORTS_DIRECTORY="/home/${TALER_DEPLOYMENT}/reports"
${SUDO_COLOR} bash -c \
"source /home/${ACTIVE_COLOR}/activate;"
+ 'echo $PATH'
'taler-auditor-exchange -m $(taler-config -s exchange -o master_public_key) \
-u $(taler-config -s exchange -o base_url)'