Otherwise https://www.shellcheck.net/ would complain: Line 86: term_just_first_character="${TERM%$term_without_first_character}" ^-- SC2295 (info): Expansions inside ${..} need to be quoted separately, otherwise they match as patterns. See: https://www.shellcheck.net/wiki/SC2295 CentOS Stream 9 has ShellCheck-0.8.0, while so far the 'unit tests' were being run on Fedora 36, which only has ShellCheck-0.7.2. This is a step towards testing on CentOS Stream 9. https://github.com/containers/toolbox/pull/1200 |
||
|---|---|---|
| .. | ||
| meson.build | ||
| toolbox.sh | ||