From 32cdaad1fc6ab31fa8a982640af46ff1f478039c Mon Sep 17 00:00:00 2001 From: Hari Sekhon Date: Fri, 2 Aug 2019 14:21:33 +0100 Subject: [PATCH] updated all.sh --- all.sh | 2 ++ 1 file changed, 2 insertions(+) diff --git a/all.sh b/all.sh index 7e617552..008eae52 100755 --- a/all.sh +++ b/all.sh @@ -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"