summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarcello Stanisci <stanisci.m@gmail.com>2018-12-04 16:45:57 +0100
committerMarcello Stanisci <stanisci.m@gmail.com>2018-12-04 16:45:57 +0100
commit7a5cae1f8ae92fab53ad2e1fecc6079576b6501e (patch)
treeccf1635f1672c4ac93587b0b0e64bc475119585e
parentd58b8350e6f8499ea00b5877bf1f26238546e743 (diff)
downloaddeployment-7a5cae1f8ae92fab53ad2e1fecc6079576b6501e.tar.gz
deployment-7a5cae1f8ae92fab53ad2e1fecc6079576b6501e.tar.bz2
deployment-7a5cae1f8ae92fab53ad2e1fecc6079576b6501e.zip
debug
-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)'