gnunet-svn
[Top][All Lists]
Advanced

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

[taler-deployment] branch master updated: allow local config


From: gnunet
Subject: [taler-deployment] branch master updated: allow local config
Date: Fri, 11 Sep 2020 17:47:11 +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 4ebfcd1  allow local config
4ebfcd1 is described below

commit 4ebfcd11c5a9b7ddabd0edddf245568eb1692bec
Author: MS <ms@taler.net>
AuthorDate: Fri Sep 11 17:47:07 2020 +0200

    allow local config
---
 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 610f924..3ffcdb1 100755
--- a/bin/taler-deployment-prepare
+++ b/bin/taler-deployment-prepare
@@ -38,7 +38,7 @@ function generate_config() {
 ##
 
 case $TALER_ENV_NAME in
-  demo|test|int)
+  demo|test|int|local)
     generate_config
     ;;
   *)

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