gnunet-svn
[Top][All Lists]
Advanced

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

[taler-deployment] branch master updated: set -eu


From: gnunet
Subject: [taler-deployment] branch master updated: set -eu
Date: Mon, 04 Dec 2023 22:08:08 +0100

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 adc9750  set -eu
adc9750 is described below

commit adc9750b9f3673aaafb80a14a05b27196cd86f03
Author: MS <ms@taler.net>
AuthorDate: Mon Dec 4 22:07:52 2023 +0100

    set -eu
---
 netzbon/config_libeufin.sh | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/netzbon/config_libeufin.sh b/netzbon/config_libeufin.sh
index 9b413bd..ee9e707 100755
--- a/netzbon/config_libeufin.sh
+++ b/netzbon/config_libeufin.sh
@@ -1,5 +1,7 @@
 #!/bin/bash
 
+set -eu
+
 libeufin-dbconfig
 ./config_libeufin_nexus.sh
 ./config_libeufin_bank.sh

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