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: again on group pe


From: gnunet
Subject: [GNUnet-SVN] [taler-deployment] branch master updated: again on group perms, remove logic.
Date: Thu, 27 Jun 2019 11:54:11 +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 2cf6a3e  again on group perms, remove logic.
2cf6a3e is described below

commit 2cf6a3e71b387664ea2a1614b13ef2ab75a33075
Author: Marcello Stanisci <address@hidden>
AuthorDate: Thu Jun 27 11:53:49 2019 +0200

    again on group perms, remove logic.
---
 bin/taler-deployment-hier | 6 ------
 1 file changed, 6 deletions(-)

diff --git a/bin/taler-deployment-hier b/bin/taler-deployment-hier
index 85360d7..b06d8b8 100755
--- a/bin/taler-deployment-hier
+++ b/bin/taler-deployment-hier
@@ -32,12 +32,6 @@ if ! test -w $TALER_DATA; then
   exit 0
 fi
 
-# Double-check if setgid was set.
-if stat -L --format "%a" $TALER_DATA | grep -q -v "^[2367][0-9][0-9][0-9]$"; 
then
-  echo "Please make sure $TALER_DATA has setgid asserted"
-  exit 1
-fi
-
 declare -A TALER_DIRS=(
   [MERCHANT_WIRE]=$(dirname $(taler-config -s account-merchant -o 
wire_response -f))
   [MERCHANT]=$(dirname $(taler-config -s instance-default -o keyfile -f))

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



reply via email to

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