updated all.sh

pull/2/head
Hari Sekhon 7 years ago
parent 55f31fb889
commit 624bea5097

@ -54,7 +54,7 @@ bash_tools_start_time="$(start_timer)"
. "$srcdir/check_travis_yml.sh"
# too heavy to run all the time, isExcluded on every file has really bad performance
#"$srcdir/whitespace.sh"
. "$srcdir/whitespace.sh"
#for script in $(find . -name 'test*.sh'); do
# "$srcdir/$script" -vvv

Loading…
Cancel
Save