From 522db4d98e71ccd7a8bf6b933c8516df77ddbc6a Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Sun, 8 Nov 2020 23:47:11 +0100 Subject: use --help instead of -h --- src/auditor/test-revocation.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/auditor/test-revocation.sh') diff --git a/src/auditor/test-revocation.sh b/src/auditor/test-revocation.sh index dfec08a17..6e1b2f847 100755 --- a/src/auditor/test-revocation.sh +++ b/src/auditor/test-revocation.sh @@ -520,7 +520,7 @@ CONF=test-auditor.conf echo "Testing for jq" jq -h > /dev/null || exit_skip "jq required" echo "Testing for taler-bank-manage" -taler-bank-manage -h >/dev/null /dev/null /dev/null