gnunet-svn
[Top][All Lists]
Advanced

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

[taler-deployment] branch master updated: fix wrong name


From: gnunet
Subject: [taler-deployment] branch master updated: fix wrong name
Date: Wed, 14 Apr 2021 13:43:04 +0200

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 3fef975  fix wrong name
3fef975 is described below

commit 3fef97543c0e8cfc6c88c3bdc1cc0a00f4e29afe
Author: Florian Dold <florian@dold.me>
AuthorDate: Wed Apr 14 13:43:01 2021 +0200

    fix wrong name
---
 bin/taler-deployment-prepare | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/bin/taler-deployment-prepare b/bin/taler-deployment-prepare
index 58103fd..59c0689 100755
--- a/bin/taler-deployment-prepare
+++ b/bin/taler-deployment-prepare
@@ -168,7 +168,7 @@ taler-merchant-dbinit
 # Configure merchant instances.
 taler-deployment-arm -s
 if taler-deployment-arm -I | grep "^taler-merchant" > /dev/null; then
-    echo "Merchant backend runs already, please call 'taler-config-instances' 
manually"
+    echo "Merchant backend runs already, please call 
'taler-deployment-config-instances' manually"
     exit
 fi
 
@@ -180,6 +180,6 @@ if ! taler-deployment-arm -I | grep "^taler-merchant" | 
grep "status=started" >
     exit 1
 fi
 
-taler-config-instances
+taler-deployment-config-instances
 taler-deployment-arm -k taler-merchant
 taler-deployment-arm -e

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