Skip to content
Snippets Groups Projects
Commit ebcc1ac3 authored by Simon McVittie's avatar Simon McVittie
Browse files

t/shellcheck.t: Simplify

parent d759443c
No related branches found
No related tags found
No related merge requests found
...@@ -37,9 +37,7 @@ cd "$TOP_SRCDIR" ...@@ -37,9 +37,7 @@ cd "$TOP_SRCDIR"
n=0 n=0
for shell_script in \ for shell_script in \
pressure-vessel-wrap \ pressure-vessel-wrap \
sysroot/clean-sysroot.sh \ sysroot/*.sh \
sysroot/configure-sources.sh \
sysroot/install-dependencies.sh \
t/shellcheck.t \ t/shellcheck.t \
; do ; do
n=$((n + 1)) n=$((n + 1))
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment