[fix] make test.sh: fix various shellcheck error messages

Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>
This commit is contained in:
Markus Heiser 2020-03-30 11:03:46 +02:00
parent 5e2b161379
commit 3e4d022d04
5 changed files with 12 additions and 6 deletions

View file

@ -219,6 +219,7 @@ test.pylint: pyenvinstall
# ubu1604: uses shellcheck v0.3.7 (from 04/2015), no longer supported!
test.sh:
shellcheck -x -s bash utils/brand.env
shellcheck -x utils/lib.sh
shellcheck -x utils/filtron.sh
shellcheck -x utils/searx.sh