aboutsummaryrefslogtreecommitdiff
path: root/integrationtests/test-double-link.sh
diff options
context:
space:
mode:
Diffstat (limited to 'integrationtests/test-double-link.sh')
-rwxr-xr-xintegrationtests/test-double-link.sh3
1 files changed, 1 insertions, 2 deletions
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