Return exit code 1 when test fail so that callers can detect this. Signed-off-by: Simon Glass <sjg at chromium.org> --- tools/binman/binman.py | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) Applied to u-boot-dm thanks!