Enforce shellcheck on tools/run_tests/sanity

pull/13823/head
Mehrdad Afshari 7 years ago
parent d1563c37cd
commit 5de0a1f44b
  1. 1
      tools/run_tests/sanity/check_shellcheck.sh

@ -20,6 +20,7 @@ ROOT="$(dirname "$0")/../../.."
DIRS=(
'tools/run_tests/helper_scripts'
'tools/run_tests/sanity'
)
for dir in "${DIRS[@]}"; do

Loading…
Cancel
Save