3 Commits

Author SHA1 Message Date
Maciej Borzecki
11c4c6e2f5 many: assorted shellcheck fixes
run-checks --static will run shellcheck only if one is installed in the system,
which is not the case when it's called in spread tests. As a result quite a lot
of issues got their way into the code unnoticed.

Signed-off-by: Maciej Borzecki <maciej.zenon.borzecki@canonical.com>
2018-07-03 16:41:00 +02:00
John R. Lenton
c5733ff47f many: make shell scripts shellcheck-clean
Also make run-checks run shellcheck on the data completion scripts as
well as on tests/lib/*.sh. Includes making pinentry-fake.sh an actual
script (so shellcheck can check it too) instead of a here-document
inside another one.
2017-05-22 14:46:25 +01:00
Samuele Pedroni
3f37aea11b introduce a helper 2017-02-10 09:14:53 +01:00