summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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 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; \