updated all.sh

pull/2/head
Hari Sekhon 5 years ago
parent c021b691d9
commit eddc36828b

@ -49,7 +49,7 @@ 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_bash_duplicate_defs.sh"
"$srcdir/check_bash_duplicate_defs.sh" || :
"$srcdir/check_duplicate_requirements.sh"

Loading…
Cancel
Save