commit 1434d8884708fcbf7163fb11372b05c68e9f39e2
parent f56e58d71b5d8707ab0839765f0cb2bb8213a188
Author: Marcello Stanisci <stanisci.m@gmail.com>
Date: Tue, 4 Dec 2018 17:01:03 +0100
syntax try
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git 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; \