gnunet-svn
[Top][All Lists]
Advanced

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

[taler-deployment] branch master updated: activate needs to fail


From: gnunet
Subject: [taler-deployment] branch master updated: activate needs to fail
Date: Mon, 17 May 2021 19:54:21 +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 d587976  activate needs to fail
d587976 is described below

commit d587976343bae3ffa5af5471ccdb6857778b48dc
Author: MS <ms@taler.net>
AuthorDate: Mon May 17 19:54:18 2021 +0200

    activate needs to fail
---
 bin/taler-deployment | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/bin/taler-deployment b/bin/taler-deployment
index 7d93352..ee658d6 100755
--- a/bin/taler-deployment
+++ b/bin/taler-deployment
@@ -32,6 +32,8 @@ from string import ascii_letters, ascii_uppercase
 activate_template = """\
 #!/bin/bash
 
+set -eu
+
 # Generated by taler-deployment-bootstrap
 
 if ! echo $PATH | tr ":" '\\n' | grep "$HOME/deployment/bin" > /dev/null

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