Updated cli

This commit is contained in:
Marcin Grzejszczak
2017-06-05 17:40:35 +02:00
committed by GitHub
parent ff2c83741c
commit 215577a31c

View File

@@ -16,4 +16,4 @@ chmod +x runAcceptanceTests.sh
echo "Killing all running apps"
./runAcceptanceTests.sh -t "${AT_WHAT_TO_TEST}" -n
./runAcceptanceTests.sh --kafka --whattotest "${AT_WHAT_TO_TEST}" --killattheend -cli "1.3.0.BUILD-SNAPSHOT"
./runAcceptanceTests.sh --kafka --whattotest "${AT_WHAT_TO_TEST}" --killattheend -cli "1.3.3.BUILD-SNAPSHOT"