ci: Fix various shellcheck warnings in the shell scripts

I haven’t tested any of them. This is entirely mechanical. I used
shellcheck 0.7.0 with default options.

Signed-off-by: Philip Withnall <withnall@endlessm.com>
This commit is contained in:
Philip Withnall
2020-02-25 11:46:11 +00:00
parent 95479256df
commit 23d26cfe7e
8 changed files with 34 additions and 27 deletions

View File

@@ -19,7 +19,7 @@ genhtml \
-o _coverage/coverage
cd _coverage
rm -f *.lcov
rm -f ./*.lcov
cat >index.html <<EOL
<html>