gnunet-svn
[Top][All Lists]
Advanced

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

[taler-deployment] branch master updated: -no sharing


From: gnunet
Subject: [taler-deployment] branch master updated: -no sharing
Date: Tue, 23 Aug 2022 22:54:44 +0200

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

grothoff pushed a commit to branch master
in repository deployment.

The following commit(s) were added to refs/heads/master by this push:
     new d258b49  -no sharing
d258b49 is described below

commit d258b49b9f4018eb858092fde9e464ebe034f936
Author: Christian Grothoff <christian@grothoff.org>
AuthorDate: Tue Aug 23 22:54:42 2022 +0200

    -no sharing
---
 bin/taler-deployment-prepare | 14 --------------
 1 file changed, 14 deletions(-)

diff --git a/bin/taler-deployment-prepare b/bin/taler-deployment-prepare
index 700fee1..2d15da2 100755
--- a/bin/taler-deployment-prepare
+++ b/bin/taler-deployment-prepare
@@ -80,20 +80,6 @@ fi
 ## Step 2: Copy key material and update denom keys
 ##
 
-# For demo, make sure the link to shared data between demo-blue and demo-green 
is
-# set up properly.
-case $TALER_ENV_NAME in
-  demo)
-    echo "linking taler-data"
-    ln -sfT ~demo/shared-data ~/taler-data
-    # Check if we won't mess up permissions later
-    if [[ ! -g ~/taler-data ]]; then
-      echo "the shared-data directory should have the set-group-id bit set"
-      exit 1
-    fi
-  ;;
-esac
-
 case $TALER_ENV_NAME in
   demo|test|int|local)
     EXCHANGE_PUB=$(gnunet-ecc -p 
"$HOME/deployment/private-keys/${TALER_ENV_NAME}-exchange-master.priv")

-- 
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.



reply via email to

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