mirror of https://github.com/sipwise/ngcpcfg.git
Fixing issues reported by new shellcheck v0.9.0: 1) SC2317 (info): Command appears to be unreachable. Check usage (or ignore if invoked indirectly). https://www.shellcheck.net/wiki/SC2317 (new feature as of shellcheck v0.9.0) 2) SC2086 (info): Double quote to prevent globbing and word splitting. https://www.shellcheck.net/wiki/SC2086 (behavior change with shellcheck v0.9.0) Change-Id: I73d50157f72b772c381cf1bff497079133bc6d09mr11.2
parent
6d91f4232d
commit
a456ee2cec
Loading…
Reference in new issue