Files
kata-containers/tools
Aurélien Bombo 4e5f4f3235 node-builder: fix typo in string comparison
This also fixes a shellcheck error and lets us require the
shellcheck-required job:

In ./tools/osbuilder/node-builder/azure-linux/uvm_build.sh line 34:
        if [ -z "${UVM_KERNEL_HEADER_DIR}}" ]; then
                                         ^-- SC2157 (error): Argument to -z is always false due to literal strings.

Signed-off-by: Aurélien Bombo <abombo@microsoft.com>
2025-07-31 13:13:30 -05:00
..
2025-07-21 20:09:21 +02:00