gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[GNUnet-SVN] [taler-deployment] branch master updated: permissions


From: gnunet
Subject: [GNUnet-SVN] [taler-deployment] branch master updated: permissions
Date: Mon, 03 Jun 2019 22:24:44 +0200

This is an automated email from the git hooks/post-receive script.

marcello pushed a commit to branch master
in repository deployment.

The following commit(s) were added to refs/heads/master by this push:
     new d93abea  permissions
d93abea is described below

commit d93abea4ecb0f73f887efc9402c93b86e9c60d6c
Author: Marcello Stanisci <address@hidden>
AuthorDate: Mon Jun 3 22:24:38 2019 +0200

    permissions
---
 buildbot/sign.sh | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/buildbot/sign.sh b/buildbot/sign.sh
index 88689d4..af399b3 100755
--- 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)

-- 
To stop receiving notification emails like this one, please contact
address@hidden



reply via email to

[Prev in Thread] Current Thread [Next in Thread]