Removed kill at the end for Cloud Foundry e2e

This commit is contained in:
Marcin Grzejszczak
2016-01-28 20:02:13 +01:00
parent e2419d8cc0
commit cd37335153

View File

@@ -13,4 +13,4 @@ curl "${SCRIPT_URL}" --output runAcceptanceTests.sh
chmod +x runAcceptanceTests.sh
./runAcceptanceTests.sh --whattotest "${AT_WHAT_TO_TEST}" --killattheend --cloudfoundry
./runAcceptanceTests.sh --whattotest "${AT_WHAT_TO_TEST}" --cloudfoundry