gnunet-svn
[Top][All Lists]
Advanced

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

[taler-deployment] branch master updated: set -u gone too


From: gnunet
Subject: [taler-deployment] branch master updated: set -u gone too
Date: Tue, 18 May 2021 12:22:40 +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 075a982  set -u gone too
075a982 is described below

commit 075a982f7aa5b144eff197f21b8ff7ea93342d90
Author: MS <ms@taler.net>
AuthorDate: Tue May 18 12:22:36 2021 +0200

    set -u gone too
---
 bin/taler-deployment | 4 ----
 1 file changed, 4 deletions(-)

diff --git a/bin/taler-deployment b/bin/taler-deployment
index 1e64e79..636b8e5 100755
--- a/bin/taler-deployment
+++ b/bin/taler-deployment
@@ -35,10 +35,6 @@ activate_template = """\
 
 # Generated by taler-deployment-bootstrap
 
-# This check should fail everything, in case there are problems
-# in reading the auth token from the filesystem.
-set -u
-
 if ! echo $PATH | tr ":" '\\n' | grep "$HOME/deployment/bin" > /dev/null
 then
   export PATH="{curr_path}"

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