summaryrefslogtreecommitdiff
path: root/integrationtests/test-base.sh
diff options
context:
space:
mode:
Diffstat (limited to 'integrationtests/test-base.sh')
-rwxr-xr-xintegrationtests/test-base.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/integrationtests/test-base.sh b/integrationtests/test-base.sh
index 337d8b131..80ac466f7 100755
--- a/integrationtests/test-base.sh
+++ b/integrationtests/test-base.sh
@@ -13,4 +13,5 @@ wait_for_services
echo "Running wallet"
taler-wallet-cli testing integrationtest -e "$EXCHANGE_URL" -m "$MERCHANT_URL" -b "$BANK_URL"
+echo "SUCCESS"
exit 0