diff --git a/t/shellcheck.t b/t/shellcheck.t index 254f9b533af588da3c86eebed2b4819650199d06..4fe7fcb3d57eeacdfc26ef0ab893eda1021cfd6b 100755 --- a/t/shellcheck.t +++ b/t/shellcheck.t @@ -37,9 +37,7 @@ cd "$TOP_SRCDIR" n=0 for shell_script in \ pressure-vessel-wrap \ - sysroot/clean-sysroot.sh \ - sysroot/configure-sources.sh \ - sysroot/install-dependencies.sh \ + sysroot/*.sh \ t/shellcheck.t \ ; do n=$((n + 1))