]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
buildman: Set the return code to indicate build result
authorSimon Glass <sjg@chromium.org>
Thu, 28 Aug 2014 15:43:39 +0000 (09:43 -0600)
committerSimon Glass <sjg@chromium.org>
Fri, 5 Sep 2014 19:40:42 +0000 (13:40 -0600)
commit2c3deb9758c5be1c590bebdd25d8a36d486ea5e9
tree2b844a37225fe82ff992eedcee8c5d21f2395d4b
parentd0c5719d92c85addcd38e1dcc21cbc4cbc0fc6a5
buildman: Set the return code to indicate build result

When buildman finds errors/warnings when building, set the return code to
indicate this.

Suggested-by: York Sun <yorksun@freescale.com>
Signed-off-by: Simon Glass <sjg@chromium.org>
tools/buildman/README
tools/buildman/builder.py
tools/buildman/buildman.py
tools/buildman/control.py