Skip to content

Commit

Permalink
Expanding an array without an index only gives the first element.
Browse files Browse the repository at this point in the history
array $FUNCNAME is used in each function for logging
use better syntax and replace $FUNCNAME --> ${FUNCNAME[0]}

https://www.shellcheck.net/wiki/SC2128
  • Loading branch information
PeterPitterling committed Sep 30, 2022
1 parent 14067d8 commit c2a3cdb
Show file tree
Hide file tree
Showing 2 changed files with 113 additions and 113 deletions.
Loading

0 comments on commit c2a3cdb

Please sign in to comment.