summaryrefslogtreecommitdiff
path: root/buildbot/sign.sh
diff options
context:
space:
mode:
authorMarcello Stanisci <stanisci.m@gmail.com>2019-06-07 15:59:51 +0200
committerMarcello Stanisci <stanisci.m@gmail.com>2019-06-07 15:59:51 +0200
commit869f8fded1b380db99eb3472d9702b59cefcead9 (patch)
treec0438a1a9c358362083e12e29da3bd8df9568c48 /buildbot/sign.sh
parent0c3c16512aa67508875d1647a1d673164583cc06 (diff)
downloaddeployment-869f8fded1b380db99eb3472d9702b59cefcead9.tar.gz
deployment-869f8fded1b380db99eb3472d9702b59cefcead9.tar.bz2
deployment-869f8fded1b380db99eb3472d9702b59cefcead9.zip
Permissions.
Spread shared-data/ permissions settings through all the involved scripts.
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 d16dce2..e35241a 100755
--- a/buildbot/sign.sh
+++ b/buildbot/sign.sh
@@ -12,5 +12,5 @@ rm -f $WIRE_RESPONSE || true
taler-exchange-wire
-chmod g+rw $WIRE_RESPONSE
+chmod g+rx $WIRE_RESPONSE
chgrp test $WIRE_RESPONSE