commit c74eb509c5029f6490e7fb83b8cb7defc0db2b5a
parent 7a5cae1f8ae92fab53ad2e1fecc6079576b6501e
Author: Marcello Stanisci <stanisci.m@gmail.com>
Date: Tue, 4 Dec 2018 16:46:46 +0100
syntax
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git 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)'