toolbox/test
Debarshi Ray 4362c39c13 test/system: Silence SC2154
Otherwise https://www.shellcheck.net/ would complain:
  Line 343:
  if [ "$status" -ne 0 ]; then
        ^-----^ SC2154 (warning): status is referenced but not assigned.

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

https://github.com/containers/toolbox/pull/1378
2023-09-25 18:13:58 +02:00
..
system test/system: Silence SC2154 2023-09-25 18:13:58 +02:00
meson.build test/system: Test that networking works 2023-06-30 19:53:31 +02:00