From 1434d8884708fcbf7163fb11372b05c68e9f39e2 Mon Sep 17 00:00:00 2001 From: Marcello Stanisci Date: Tue, 4 Dec 2018 17:01:03 +0100 Subject: syntax try --- buildbot/make_auditor_reports.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/buildbot/make_auditor_reports.sh b/buildbot/make_auditor_reports.sh index 729a58d..da38e5a 100755 --- a/buildbot/make_auditor_reports.sh +++ b/buildbot/make_auditor_reports.sh @@ -34,7 +34,7 @@ CMD=$(printf "%s; %s; %s" \ -u $(taler-config -s exchange -o base_url)') echo $CMD -${SUDO_COLOR} bash -c $CMD +${SUDO_COLOR} bash -c "$CMD" ${SUDO_COLOR} bash -c \ "source /home/${ACTIVE_COLOR}/activate; \ -- cgit v1.2.3