diff --git a/tests/acceptance/run.sh b/tests/acceptance/run.sh index 6e8ecf9d07b..40b873a7f97 100755 --- a/tests/acceptance/run.sh +++ b/tests/acceptance/run.sh @@ -302,4 +302,4 @@ then sleep 30 fi -exit ${FINAL_EXIT_STATUS} +exit ${FINAL_EXIT_STATUS} \ No newline at end of file