From 1cf48054c47d9562876b5f021dc398b050b959fd Mon Sep 17 00:00:00 2001 From: Torsten Grote Date: Fri, 8 May 2020 11:53:17 -0300 Subject: Add test for retries --- integrationtests/test-double-link.sh | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'integrationtests/test-double-link.sh') diff --git a/integrationtests/test-double-link.sh b/integrationtests/test-double-link.sh index 62c152734..ee4af891a 100755 --- a/integrationtests/test-double-link.sh +++ b/integrationtests/test-double-link.sh @@ -16,5 +16,4 @@ echo "Trying to pay what was paid already should throw error" taler-wallet-cli --wallet-db=$WALLET_DB --no-throttle handle-uri --yes "$PAY_URI" 2>&1 | grep -q "already paid" || exit_error "not reporting already paid" echo "Already paid properly detected" -echo "SUCCESS" -exit 0 +exit_success -- cgit v1.2.3