[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[taler-deployment] branch master updated: don't disable commands
From: |
gnunet |
Subject: |
[taler-deployment] branch master updated: don't disable commands |
Date: |
Wed, 22 Jan 2020 15:19:31 +0100 |
This is an automated email from the git hooks/post-receive script.
dold pushed a commit to branch master
in repository deployment.
The following commit(s) were added to refs/heads/master by this push:
new eef605d don't disable commands
eef605d is described below
commit eef605dff4b8145ffea58777a44c46fcc3cd557c
Author: Florian Dold <address@hidden>
AuthorDate: Wed Jan 22 15:19:28 2020 +0100
don't disable commands
---
bin/taler-deployment | 8 --------
1 file changed, 8 deletions(-)
diff --git a/bin/taler-deployment b/bin/taler-deployment
index e9fa107..136313e 100755
--- a/bin/taler-deployment
+++ b/bin/taler-deployment
@@ -31,14 +31,6 @@ activate_template = """\
# Generated by taler-deployment-bootstrap
-function taler-config-generate () {{
- echo "Command disabled. Please use taler-deployment-config-generate instead."
- return 1
-}}
-function taler-exchange-keyup () {{
- echo "Command disabled. Please use taler-deployment-keyup instead."
-}}
-
export PATH="$HOME/deployment/bin:$HOME/local/bin:{curr_path}"
export PYTHONUSERBASE=$HOME/local
export TALER_BOOTSTRAP_TIMESTAMP={timestamp}
--
To stop receiving notification emails like this one, please contact
address@hidden.
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [taler-deployment] branch master updated: don't disable commands,
gnunet <=