]> git.dujemihanovic.xyz Git - u-boot.git/commit
buildman: Tidy up reporting of a toolchain error
authorSimon Glass <sjg@chromium.org>
Wed, 19 Jul 2023 23:49:25 +0000 (17:49 -0600)
committerSimon Glass <sjg@chromium.org>
Mon, 24 Jul 2023 15:34:11 +0000 (09:34 -0600)
commit57686d33795688d9e3ca9e4eae264246a2e395a0
tree6ccabc6bafb26562d68ac49134c96009393d0ba7
parent5e5044b04c88c7889303ac1e8e9b48d17af903e2
buildman: Tidy up reporting of a toolchain error

Provide the text of the exception when something goes wrong.

Signed-off-by: Simon Glass <sjg@chromium.org>
tools/buildman/builderthread.py
tools/buildman/func_test.py