On Sun, Jun 14, 2020 at 10:57 AM Simon Glass wrote:
>
> At present binman outputs errors to stdout which means that fails are
> effectively silent when printed by buildman, for example. Fix this by
> outputing errors to stderr.
>
> Signed-off-by: Simon Glass
> ---
>
> Changes in v2:
> - Add new b
At present binman outputs errors to stdout which means that fails are
effectively silent when printed by buildman, for example. Fix this by
outputing errors to stderr.
Signed-off-by: Simon Glass
---
Changes in v2:
- Add new binman patch to output errors to stderr
tools/binman/main.py | 2 +-
1
2 matches
Mail list logo