a055e78d42
Otherwise https://www.shellcheck.net/ would complain Line 110: for ((i = ${num_of_retries}; i > 0; i--)); do ^---------------^ SC2004 (style): $/${} is unnecessary on arithmetic variables. See: https://www.shellcheck.net/wiki/SC2004 https://github.com/containers/toolbox/pull/1347 |
||
---|---|---|
.. | ||
system | ||
meson.build |