16472c5b2c
A recent(?) update in shellcheck made this fail, possibly because the test in shellcheck was fixed(?) or ??? The failure this fixes is: Test with shellcheck: ./main/msm-firmware-loader/msm-firmware-loader.sh In msm-firmware-loader.sh line 49: if [ -z "${FW_PARTITIONS##*$PARTNAME*}" ] && [ -n "$PARTNAME" ] ^-------^ SC2295 (info): Expansions inside ${..} need to be quoted separately, otherwise they match as patterns. [ci:skip-build] already built successfully in CI |
||
---|---|---|
.. | ||
APKBUILD | ||
msm-firmware-loader-unpack.initd | ||
msm-firmware-loader-unpack.sh | ||
msm-firmware-loader.initd | ||
msm-firmware-loader.post-install | ||
msm-firmware-loader.sh |