shellcheck: separate `readonly` from command assignments
- Jun 28, 2022
-
-
Ben Boeckel authored
Otherwise the return code from the `$()` expression is ignored in favor of the `readonly` result.
b5f7c592 -
Ben Boeckel authored3e91a922
-
Otherwise the return code from the $()
expression is ignored in favor
of the readonly
result.
Based on !305 (merged) to avoid conflicts.
Otherwise the return code from the `$()` expression is ignored in favor of the `readonly` result.