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: No need to chmod-


From: gnunet
Subject: [GNUnet-SVN] [taler-deployment] branch master updated: No need to chmod-ing when keying
Date: Thu, 05 Sep 2019 20:01:45 +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 da673e8  No need to chmod-ing when keying
da673e8 is described below

commit da673e8bbba92651dd9d35c837833e1a3b5f37c0
Author: Marcello Stanisci <address@hidden>
AuthorDate: Thu Sep 5 20:01:33 2019 +0200

    No need to chmod-ing when keying
---
 bin/taler-deployment-keyup | 4 ----
 1 file changed, 4 deletions(-)

diff --git a/bin/taler-deployment-keyup b/bin/taler-deployment-keyup
index a40c82d..337d4b2 100755
--- a/bin/taler-deployment-keyup
+++ b/bin/taler-deployment-keyup
@@ -123,7 +123,3 @@ if [[ -s $AUDITOR_REQUEST_DIR/auditor_request-${DATESALT} 
]]; then
     -o "$AUDITOR_BASE_DIR/$DATESALT" \
     -c ${HOME}/.config/taler.conf
 fi
-
-# or-ing with true as user A won't be able to
-# change permissions for user B's files.
-chmod -R 770 $AUDITOR_BASE_DIR/* || true

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



reply via email to

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