]> arthur.barton.de Git - ax-make.git/commit
axify: Fix some more shellcheck(1) warnings
authorAlexander Barton <alex@barton.de>
Fri, 30 Jun 2023 12:00:19 +0000 (14:00 +0200)
committerAlexander Barton <alex@barton.de>
Fri, 30 Jun 2023 12:00:19 +0000 (14:00 +0200)
commit7f47ebbd2726b447d301ec1752a3de0034f72157
tree12f2f7c4490663f23a39018713ad9fbc19b7ded8
parent06752125a186138186ea7364e27db82e99828f08
axify: Fix some more shellcheck(1) warnings

Apply the proper fix for "SC2292 Prefer [[ ]] over [ ] for tests in
Bash/Ksh", but disable "SC2250 Prefer putting braces around variable
references even when not strictly required".
scripts/axify