commit | 9ba021cad892f7db84f68d7cf7ba968582d9eb61 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Sun Nov 12 21:52:29 2017 -0700 |
committer | Simon Glass <sjg@chromium.org> | Wed Nov 22 18:05:38 2017 -0700 |
tree | 3e5efbaaa2974eefb940675d0a89cd81eb392955 | |
parent | a409c93d33f0af4f71a3393ea5f9724d608b59df [diff] |
binman: Return non-zero exit code on test failure Return exit code 1 when test fail so that callers can detect this. Signed-off-by: Simon Glass <sjg@chromium.org>