[U-Boot] [PATCH 12/13] buildman: Don't show a stacktrace on Ctrl-C
Simon Glass
sjg at chromium.org
Sun Oct 2 02:29:37 CEST 2016
On 18 September 2016 at 16:48, Simon Glass <sjg at chromium.org> wrote:
> When Ctrl-C is pressed, just exited quietly. There is no sense in displaying
> a stack trace since buildman will always be in the same place: waiting for
> threads to complete building all the jobs on the queue.
>
> Signed-off-by: Simon Glass <sjg at chromium.org>
> ---
>
> tools/buildman/builder.py | 7 +++++++
> 1 file changed, 7 insertions(+)
Applied to u-boot-dm.
More information about the U-Boot
mailing list