Denis 'GNUtoo' Carikli
e0159d22f4
Without that fix, running 'shellcheck -x build' produces the following errors/warnings: In build line 25: [ "x${DEBUG+set}" = 'xset' ] && set -v ^-------------^ SC2268 (style): Avoid x-prefix in comparisons as it no longer serves a purpose. In build line 131: resources/packages/"${package}"/"${task}" $@ ^-- SC2068 (error): Double quote array expansions to avoid re-splitting elements. In build line 138: "${pkg_dir}"/"${task}" $@ ^-- SC2068 (error): Double quote array expansions to avoid re-splitting elements. Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org> Acked-by: Adrien 'neox' Bourmault <neox@gnu.org> |
||
---|---|---|
.. | ||
distclean | ||
lint | ||
u-boot-libre | ||
u-boot-libre.sha512 |