gnunet-svn
[Top][All Lists]
Advanced

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

[taler-deployment] branch master updated: needs export


From: gnunet
Subject: [taler-deployment] branch master updated: needs export
Date: Sat, 04 Mar 2023 15:31:17 +0100

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 728a04b  needs export
728a04b is described below

commit 728a04ba3649a303275f759602b2f5b5d83cb917
Author: Christian Grothoff <christian@grothoff.org>
AuthorDate: Sat Mar 4 15:31:15 2023 +0100

    needs export
---
 netzbon/config_launch_libeufin.sh | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/netzbon/config_launch_libeufin.sh 
b/netzbon/config_launch_libeufin.sh
index faf5baf..07f40e9 100755
--- a/netzbon/config_launch_libeufin.sh
+++ b/netzbon/config_launch_libeufin.sh
@@ -43,7 +43,8 @@ EBICS_CONNECTION_NAME="exchangeconn"
 # Load configuration with
 # LIBEUFIN_NEXUS_DB_CONNECTION and
 # LIBEUFIN_NEXUS_PORT
-. /etc/libeufin/nexus.env
+source /etc/libeufin/nexus.env
+export LIBEUFIN_NEXUS_DB_CONNECTION
 
 if test -z ${LIBEUFIN_NEXUS_DB_CONNECTION:-}
 then
@@ -55,6 +56,7 @@ fi
 # LIBEUFIN_SANDBOX_DB_CONNECTION and
 # LIBEUFIN_SANDBOX_PORT
 . /etc/libeufin/sandbox.env
+export LIBEUFIN_SANDBOX_DB_CONNECTION
 
 if test -z ${LIBEUFIN_SANDBOX_DB_CONNECTION:-}
 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]