gnunet-svn
[Top][All Lists]
Advanced

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

[taler-deployment] branch master updated: allowing local master priv


From: gnunet
Subject: [taler-deployment] branch master updated: allowing local master priv
Date: Fri, 11 Sep 2020 17:51:49 +0200

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

ms pushed a commit to branch master
in repository deployment.

The following commit(s) were added to refs/heads/master by this push:
     new c83fa63  allowing local master priv
c83fa63 is described below

commit c83fa632339daf01918df1cb3c880e5739d2d5b8
Author: MS <ms@taler.net>
AuthorDate: Fri Sep 11 17:51:45 2020 +0200

    allowing local master priv
---
 bin/taler-deployment-prepare | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/bin/taler-deployment-prepare b/bin/taler-deployment-prepare
index 3ffcdb1..a14fc28 100755
--- a/bin/taler-deployment-prepare
+++ b/bin/taler-deployment-prepare
@@ -71,7 +71,7 @@ case $TALER_ENV_NAME in
 esac
 
 case $TALER_ENV_NAME in
-  demo|test|int)
+  demo|test|int|local)
     EXCHANGE_PUB=$(gnunet-ecc -p 
"$HOME/deployment/private-keys/${TALER_ENV_NAME}-exchange-master.priv")
     EXCHANGE_PRIV_FILE=$(taler-config -f -s exchange -o master_priv_file)
     if [[ -e "$EXCHANGE_PRIV_FILE" ]]; then

-- 
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]