updated all.sh

pull/2/head
Hari Sekhon 5 years ago
parent 8ff84cf878
commit 32cdaad1fc

@ -49,6 +49,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_bash_duplicate_defs.sh" ~/.bashrc ~/.bash.d/*.sh "$srcdir/.bashrc" "$srcdir"/.bash.d/*.sh
"$srcdir/check_duplicate_requirements.sh"
"$srcdir/check_non_executable_scripts.sh"

Loading…
Cancel
Save