Skip to content
Snippets Groups Projects
Commit e5a0e5d8 authored by Simon Glass's avatar Simon Glass
Browse files

buildman: Add verbose option to display errors as they happen


Normally buildman operates in two passes - one to do the build and another
to summarise the errors. Add a verbose option (-v) to display build problems
as they happen. With -e also given, this will display errors too.

When building the current source tree (rather than a list of commits in a
branch), both -v and -e are enabled automatically.

Signed-off-by: default avatarSimon Glass <sjg@chromium.org>
parent b2ea7ab2
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment