toolbox/test
Debarshi Ray d6bcbc49dd test/system: Silence SC2046
Otherwise https://www.shellcheck.net/ would complain:
  Line 336:
  pull_distro_image $(get_system_id) $(get_system_version)
                    ^--------------^ SC2046 (warning): Quote this to
                                     prevent word splitting.

See: https://www.shellcheck.net/wiki/SC2046

https://github.com/containers/toolbox/pull/1366
2023-09-19 17:00:53 +02:00
..
system test/system: Silence SC2046 2023-09-19 17:00:53 +02:00
meson.build test/system: Test that networking works 2023-06-30 19:53:31 +02:00