aboutsummaryrefslogtreecommitdiff
path: root/integrationtests/test-tip.sh
diff options
context:
space:
mode:
Diffstat (limited to 'integrationtests/test-tip.sh')
-rwxr-xr-xintegrationtests/test-tip.sh3
1 files changed, 1 insertions, 2 deletions
diff --git a/integrationtests/test-tip.sh b/integrationtests/test-tip.sh
index 1a0ea2817..8bdcc6ef3 100755
--- a/integrationtests/test-tip.sh
+++ b/integrationtests/test-tip.sh
@@ -15,5 +15,4 @@ taler-wallet-cli --wallet-db="$WALLET_DB" run-until-done 2>>"$LOG" >>"$LOG"
echo -n "Balance after first tip: "
taler-wallet-cli --wallet-db="$WALLET_DB" balance 2>>"$LOG"
-echo "SUCCESS"
-exit 0
+exit_success