Home
last modified time | relevance | path

Searched hist:cef5cd25 (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/tools/testing/selftests/kexec/
H A Dtest_kexec_file_load.shcef5cd25 Wed Nov 24 01:08:00 CST 2021 Mimi Zohar <zohar@linux.ibm.com> selftest/kexec: fix "ignored null byte in input" warning

Instead of assigning the string to a variable, which might contain a
null character, redirect the output and grep for the string directly.

Reviewed-by: Petr Vorel <pvorel@suse.cz>
Signed-off-by: Mimi Zohar <zohar@linux.ibm.com>