diff --git a/tests/shellcheck.sh b/tests/shellcheck.sh index 7943a0c95963653ab101ab814ea80e58c3918e2b..f79fea79d9da3b0bd7f0be3e5a0b83e24f15fbae 100755 --- a/tests/shellcheck.sh +++ b/tests/shellcheck.sh @@ -39,7 +39,6 @@ for shell_script in \ *.sh \ pressure-vessel-unruntime \ pressure-vessel-unruntime-test-ui \ - sysroot/*.sh \ tests/*.sh \ ; do n=$((n + 1))