84ae385f33
Otherwise https://www.shellcheck.net/ would complain: Line 202: run echo "$name" ^---^ SC2154 (warning): name is referenced but not assigned. See: https://www.shellcheck.net/wiki/SC2154 Note that there's no need to use Bats' 'run' helper to merely check if the command succeeded or not, because 'set -e' is set for all tests [1]. [1] https://bats-core.readthedocs.io/en/stable/writing-tests.html https://github.com/containers/toolbox/pull/1334 |
||
---|---|---|
.. | ||
system | ||
meson.build |