updated all.sh

pull/2/head
Hari Sekhon 6 years ago
parent 5e13f35f86
commit fa53c87a96

@ -43,6 +43,8 @@ bash_tools_start_time="$(start_timer)"
# don't run this here, it needs to be called explicitly otherwise will fail 'make test deep-clean'
#"$srcdir/check_docker_clean.sh"
"$srcdir/check_duplicate_requirements.sh"
"$srcdir/check_non_executable_scripts.sh"
"$srcdir/check_tests_run_qualified.sh"

Loading…
Cancel
Save