gnunet-svn
[Top][All Lists]
Advanced

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

[taler-exchange] branch master updated: -implement --help for taler-bank


From: gnunet
Subject: [taler-exchange] branch master updated: -implement --help for taler-bank-manage-testing
Date: Wed, 11 Jan 2023 13:38:14 +0100

This is an automated email from the git hooks/post-receive script.

grothoff pushed a commit to branch master
in repository exchange.

The following commit(s) were added to refs/heads/master by this push:
     new fe3192a1 -implement --help for taler-bank-manage-testing
fe3192a1 is described below

commit fe3192a13e4f7adbe2464441ced953be5292274b
Author: Christian Grothoff <christian@grothoff.org>
AuthorDate: Wed Jan 11 13:38:10 2023 +0100

    -implement --help for taler-bank-manage-testing
---
 contrib/taler-bank-manage-testing | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/contrib/taler-bank-manage-testing 
b/contrib/taler-bank-manage-testing
index 06ff32f0..04ddeedd 100755
--- a/contrib/taler-bank-manage-testing
+++ b/contrib/taler-bank-manage-testing
@@ -11,7 +11,7 @@
 
 set -eu
 
-if [ "$1" -eq "--help ];
+if [ "$1" -eq "--help" ];
 then
     echo "This is a tool to launch a libeufin based bank for testing."
     echo "Call using: Nexus port number, SQLite file path, exchange base URL, 
config file 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]