Skip to content
Commit bafdeb45 authored by Simon Glass's avatar Simon Glass Committed by Stefano Babic
Browse files

buildman: Write output even on fatal error



At present buildman does not write any output (to the 'out' and 'err)
files if the build terminates with a fatal error. This is to avoid adding
lots of spam to the logs.

However there are times when this is actually useful, such as when the
build fails for an obscure reason such as a Kconfig loop.

Update the logic to always write the output, so that the user gets a clue
as to what is happening.

Signed-off-by: default avatarSimon Glass <sjg@chromium.org>
parent abc6eee0
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment