]> git.ozlabs.org Git - next-scripts/commit
common.sh: allow scripts to explicitly as for no arg parsing
authorStephen Rothwell <sfr@canb.auug.org.au>
Wed, 7 Dec 2022 05:50:04 +0000 (16:50 +1100)
committerStephen Rothwell <sfr@canb.auug.org.au>
Wed, 7 Dec 2022 05:50:04 +0000 (16:50 +1100)
commitf52facac30cbc1c8d0616b99d7de186b60059e6a
tree56d660072a28bef6ce5473833e1d0f33cc96b210
parentc70e21673f0fec2c3b2ff188464763bd6fc07747
common.sh: allow scripts to explicitly as for no arg parsing

Use this in final_msg so it has no bashisms left and
can be just a Posix shell script
(see https://www.shellcheck.net/wiki/SC2240)
common.sh
final_msg