[AAE-10707] - test e2e.sh fix (#7854)

* [AAE-10707] - test e2e.sh fix

* trigger travis[ci:force][affected:*]

* remove script exit 1

* trigger travis

* trigger travis [ci:force]

* trigger travis

* trigger travis
This commit is contained in:
Rafal Szmit 2022-09-23 13:54:32 +02:00 committed by GitHub
parent 9995db3a56
commit ec284d176c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -42,5 +42,5 @@ if [ ${AFFECTED_LIB} == true ]; then
else
echo "Step2 - Lib $verifyLib NOT affected. No need to run e2e"
exit 0
fi
exit 0