summaryrefslogtreecommitdiff
path: root/meta-facebook
diff options
context:
space:
mode:
authorAndrew Geissler <geissonator@yahoo.com>2023-04-13 22:56:43 +0300
committerPatrick Williams <patrick@stwcx.xyz>2023-04-14 14:55:41 +0300
commitbda29da02b8c69d9380176ea6fa00cf0423a027f (patch)
tree2b37a6e6d7411d01b7fd612574e5f7c9bc12083f /meta-facebook
parent29fc5e292011e7fb9279977de593abb37593798c (diff)
downloadopenbmc-bda29da02b8c69d9380176ea6fa00cf0423a027f.tar.xz
meta-amd: fix up new shellcheck warnings
New docker container is flagging some issues in this shell script: ``` SC2322 (style): In arithmetic contexts, ((x)) is the same as (x). Prefer only one layer of parentheses. SC2046 (warning): Quote this to prevent word splitting. SC2219 (style): Instead of 'let expr', prefer (( expr )). ``` Signed-off-by: Andrew Geissler <geissonator@yahoo.com> Change-Id: I46dac4da799a9e3256bb5f1829784253be67716f
Diffstat (limited to 'meta-facebook')
0 files changed, 0 insertions, 0 deletions