summaryrefslogtreecommitdiff
path: root/buildbot/sign.sh
diff options
context:
space:
mode:
Diffstat (limited to 'buildbot/sign.sh')
-rwxr-xr-xbuildbot/sign.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/buildbot/sign.sh b/buildbot/sign.sh
index 762e4c1..d16dce2 100755
--- a/buildbot/sign.sh
+++ b/buildbot/sign.sh
@@ -6,7 +6,7 @@ if test "$(whoami)" = "$(cat /home/test/active)"; then
fi
source "${HOME}/activate"
-WIRE_RESPONSE = $(taler-config -s account-1 -o wire_response -f)
+WIRE_RESPONSE=$(taler-config -s account-1 -o wire_response -f)
rm -f $WIRE_RESPONSE || true