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