diff options
author | Oleksandr Suvorov <oleksandr.suvorov@foundries.io> | 2023-08-17 18:36:10 +0300 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2023-08-30 11:47:43 -0400 |
commit | 8d8851e8fd52fdfbafd1dcb5faa66f20f9588d97 (patch) | |
tree | 28d3973a39a8956626a9059b102be6ceb10eeab5 /scripts/event_dump.py | |
parent | 59bf0cdfa9a76cb6da7532a10584bcd40c3e3a00 (diff) |
tools: image-host: print error messages to stderr
The make by default cuts off the stdout output from external tools,
so all error messages from the image-host are not shown in a make
output. Besides that, it is a common approach to use stderr stream
for error messages.
Use stderr for all error messages in image-host.
Signed-off-by: Oleksandr Suvorov <oleksandr.suvorov@foundries.io>
Reviewed-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'scripts/event_dump.py')
0 files changed, 0 insertions, 0 deletions