summaryrefslogtreecommitdiffstats
path: root/scripts/lib/build_perf/report.py
diff options
context:
space:
mode:
authorQuentin Schulz <quentin.schulz@cherry.de>2025-03-25 10:07:54 +0100
committerRichard Purdie <richard.purdie@linuxfoundation.org>2025-03-25 21:20:41 +0000
commit5d81f07c16c7e3be8310158796f6c23eb15de74d (patch)
tree7c7e75beb30d9305863b2ef9b1810eb47c433d84 /scripts/lib/build_perf/report.py
parent743d30e8548b45658589ce5e2a25edaba2ce402d (diff)
downloadpoky-5d81f07c16c7e3be8310158796f6c23eb15de74d.tar.gz
b4-wrapper-poky.py: output errors to stderr
Print error messages to stderr instead of stdout. The commands run as part of send-auto-cc-cmd and send-auto-to-cmd b4 commands will make b4 raise an Exception if they return a non-zero return code and it will only print the content of stderr before that. Because print defaults to stdout, b4 would raise the exception and not tell the user why. This commit should now provide a hint to the user about what went wrong. Reported-by: Khem Raj <raj.khem@gmail.com> (From OE-Core rev: 225990c55a5cbf8498e2aa775e6406c27a4c0ea7) Signed-off-by: Quentin Schulz <quentin.schulz@cherry.de> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts/lib/build_perf/report.py')
0 files changed, 0 insertions, 0 deletions