nested ((..)) in $((..)) · Issue #135 · koalaman/shellcheck
In ../basher/basher line 335: log "run finished in $seconds $(((seconds == 1)) && echo second || echo seconds)" ^-- SC1009: The mentioned parser error was in this double quoted string. ^-- SC1073: ...