
14 Nov
2021
14 Nov
'21
1:34 a.m.
At present any error from the 'make' command is silently swallowed by the test system. Fix this by showing it when detected.
Signed-off-by: Simon Glass sjg@chromium.org ---
(no changes since v1)
tools/binman/elf_test.py | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-)
Applied to u-boot-dm, thanks!