mirror of
https://github.com/Dasharo/dts-scripts.git
synced 2026-06-13 19:16:21 -07:00
Emulate the output of `lscpu` more accurately, displaying the actual line printed with the string "Model name:" and the CPU model, rather than only the CPU model itself. Fix workflows, that rely on `$LSCPU | grep -F "Model name"`. Reuse TEST_CPU_VERSION, rather than having to specify TEST_CPU_MODEL. Signed-off-by: Kamil Aronowski <kamil.aronowski@3mdeb.com>