From f05a3450e0bfd7a2c0f6a2f1eb1d12cb1c6e5c5d Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Fri, 23 Sep 2022 16:21:52 +0200 Subject: -less verbose --- src/auditor/test-revocation.sh | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'src/auditor/test-revocation.sh') diff --git a/src/auditor/test-revocation.sh b/src/auditor/test-revocation.sh index 44971c595..808d80da4 100755 --- a/src/auditor/test-revocation.sh +++ b/src/auditor/test-revocation.sh @@ -20,7 +20,8 @@ # Check that the auditor report is as expected. # # Requires 'jq' tool and Postgres superuser rights! -set -eux +set -eu +# set -x # Set of numbers for all the testcases. # When adding new tests, increase the last number: -- cgit v1.2.3