Files
cmdarg/cmdarg.sh
Zane Duffield 4bff72f4d2 Fix misc shellcheck issues
* make clear that array expansion was not desired in one case
* change `$@` to `$*` in one case
* remove unnecessary `$` in arithmetic context
* fix quoting in complex traceback message
2026-01-18 12:21:49 -05:00

14 KiB