commit d93abea4ecb0f73f887efc9402c93b86e9c60d6c parent a832d65c0dabf95925580370c511fc28582078ae Author: Marcello Stanisci <stanisci.m@gmail.com> Date: Mon, 3 Jun 2019 22:24:38 +0200 permissions Diffstat:
| M | buildbot/sign.sh | | | 4 | ++++ |
1 file changed, 4 insertions(+), 0 deletions(-)
diff --git a/buildbot/sign.sh b/buildbot/sign.sh @@ -6,4 +6,8 @@ if test "$(whoami)" = "$(cat /home/test/active)"; then fi source "${HOME}/activate" + taler-exchange-wire + +chmod g+rw $(taler-config -s account-1 -o wire_response) +chgrp test $(taler-config -s account-1 -o wire_response)