diff --git a/tests/integration_tests_run.sh b/tests/integration_tests_run.sh index fc0d0b9..9f12804 100755 --- a/tests/integration_tests_run.sh +++ b/tests/integration_tests_run.sh @@ -48,7 +48,7 @@ done echo "Checking results..." -$mypython $MARINE/tests/integration_tests_auto_check.py $MARINE/tests +$mypython $MARINE/tests/integration_tests_auto_check.py tests exitcode=$?