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:38 +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 973c6716 -implement --help for taler-bank-manage-testing
973c6716 is described below

commit 973c6716793f498725bcd92f498532d0a51c97cb
Author: Christian Grothoff <christian@grothoff.org>
AuthorDate: Wed Jan 11 13:38:34 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 04ddeedd..11790271 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" = "--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]