summaryrefslogtreecommitdiff
path: root/buildbot/make_auditor_reports.sh
diff options
context:
space:
mode:
authorMarcello Stanisci <stanisci.m@gmail.com>2018-12-04 16:46:46 +0100
committerMarcello Stanisci <stanisci.m@gmail.com>2018-12-04 16:46:46 +0100
commitc74eb509c5029f6490e7fb83b8cb7defc0db2b5a (patch)
tree48b4c34b78fd11054dd769103ba14714bcf9feb1 /buildbot/make_auditor_reports.sh
parent7a5cae1f8ae92fab53ad2e1fecc6079576b6501e (diff)
downloaddeployment-c74eb509c5029f6490e7fb83b8cb7defc0db2b5a.tar.gz
deployment-c74eb509c5029f6490e7fb83b8cb7defc0db2b5a.tar.bz2
deployment-c74eb509c5029f6490e7fb83b8cb7defc0db2b5a.zip
syntax
Diffstat (limited to 'buildbot/make_auditor_reports.sh')
-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 f9d02be..50fd069 100755
--- a/buildbot/make_auditor_reports.sh
+++ b/buildbot/make_auditor_reports.sh
@@ -29,7 +29,7 @@ REPORTS_DIRECTORY="/home/${TALER_DEPLOYMENT}/reports"
${SUDO_COLOR} bash -c \
"source /home/${ACTIVE_COLOR}/activate;"
- 'echo $PATH'
+ 'echo $PATH;'
'taler-auditor-exchange -m $(taler-config -s exchange -o master_public_key) \
-u $(taler-config -s exchange -o base_url)'