diff --git a/run_tests.sh b/run_tests.sh index 4f85dfe6dbd0..610cf1f27065 100755 --- a/run_tests.sh +++ b/run_tests.sh @@ -96,7 +96,7 @@ then fi fi -run_tests +run_tests || exit # Also run pep8 if no options were provided. if [ -z "$noseargs" ]; then