aboutsummaryrefslogtreecommitdiff
path: root/integrationtests/test-double-spend.sh
diff options
context:
space:
mode:
Diffstat (limited to 'integrationtests/test-double-spend.sh')
-rwxr-xr-xintegrationtests/test-double-spend.sh3
1 files changed, 1 insertions, 2 deletions
diff --git a/integrationtests/test-double-spend.sh b/integrationtests/test-double-spend.sh
index 6edf22a2c..5987ad494 100755
--- a/integrationtests/test-double-spend.sh
+++ b/integrationtests/test-double-spend.sh
@@ -21,5 +21,4 @@ echo "Try to double-spend"
# "exchange_reply: { hint: 'insufficient funds', code: 1200 }
taler-wallet-cli --wallet-db="$WALLET_DB" testing test-pay -m "$MERCHANT_URL" -k sandbox -a "TESTKUDOS:9.5" -s "foo"
-echo "SUCCESS"
-exit 0
+exit_success