]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
buildman: Produce a sensible error message when branch is missing
authorSimon Glass <sjg@chromium.org>
Wed, 8 May 2013 08:06:08 +0000 (08:06 +0000)
committerTom Rini <trini@ti.com>
Tue, 14 May 2013 19:37:58 +0000 (15:37 -0400)
commitcce717a96c5840b0cf33e30c87fb1f2b8d633ee3
tree8f40b0ed3d2f908abf140ece6d48280e3dfcf216
parent2a08b740e39d618f9428cfdcf8e1caa7239bcb8f
buildman: Produce a sensible error message when branch is missing

Rather than a backtrace, produce a nice error message when an invalid
branch is provided to buildman.

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