gnunet-svn
[Top][All Lists]
Advanced

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

[taler-deployment] branch master updated: -fail on errors


From: gnunet
Subject: [taler-deployment] branch master updated: -fail on errors
Date: Sun, 05 Mar 2023 11:43:23 +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 bb8f04d  -fail on errors
bb8f04d is described below

commit bb8f04dbec9707eb12b8be5b5aee5ba533a76ce8
Author: Christian Grothoff <christian@grothoff.org>
AuthorDate: Sun Mar 5 11:43:20 2023 +0100

    -fail on errors
---
 netzbon/install_debian_packages.sh | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/netzbon/install_debian_packages.sh 
b/netzbon/install_debian_packages.sh
index 3a5fd80..6f0de9b 100755
--- a/netzbon/install_debian_packages.sh
+++ b/netzbon/install_debian_packages.sh
@@ -1,6 +1,8 @@
 #!/bin/bash
 # This file is in the public domain.
 
+set -eu
+
 source functions.sh
 source config/user.conf
 source config/internal.conf

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