]> git.baikalelectronics.ru Git - uboot.git/commit
buildman: Exit with the return code consistently
authorSimon Glass <sjg@chromium.org>
Wed, 19 Jul 2023 23:48:11 +0000 (17:48 -0600)
committerSimon Glass <sjg@chromium.org>
Mon, 24 Jul 2023 15:34:10 +0000 (09:34 -0600)
commite97281e8475917fadec462cfefcf518030f4f519
treeadb2589f1ff877027b6d9a351a4147f66149941c
parent0c356cba0098290a5d52a86cfd46bab6037fa34d
buildman: Exit with the return code consistently

Test should return a suitable exit code when they fail. Fix this and tidy
up the code a little.

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