commit | 271fd8ffc3883b19ad51508773521ce6f726960d | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Wed Nov 03 21:09:15 2021 -0600 |
committer | Simon Glass <sjg@chromium.org> | Sat Nov 13 08:16:39 2021 -0700 |
tree | 3390f4ecfde18d923ff502adf1d4d9ef0c58fc30 | |
parent | 6db1e32534bddaa49f7c2b873a0213f1b78c3d75 [diff] |
binman: Report an error if test files fail to compile At present any error from the 'make' command is silently swallowed by the test system. Fix this by showing it when detected. Signed-off-by: Simon Glass <sjg@chromium.org>