usr_sbin/blacklist: Fix couple of shellcheck warnings:
authorDarshaka Pathirana <dpat@syn-net.org>
Thu, 11 Feb 2021 09:18:27 +0000 (10:18 +0100)
committerDarshaka Pathirana <dpat@syn-net.org>
Fri, 3 Dec 2021 11:54:54 +0000 (12:54 +0100)
commit5d1287bc97c72e387c7cef4840d8c211504becd1
tree68dd66998822d9046ad63852706542ab72fcfe4d
parent659b97f184a8d652ba94fe47cd185f19f5c0b233
usr_sbin/blacklist: Fix couple of shellcheck warnings:

- SC2086: Double quote to prevent globbing and word splitting.
- Ignore SC1091: Not following: /etc/grml/lsb-functions was not specified as input (see shellcheck -x).
usr_sbin/blacklist