commit | 91c54a41a1e4c99e57e4fe50058e0ead9cd2b9a3 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Fri Apr 26 19:02:23 2019 -0600 |
committer | Simon Glass <sjg@chromium.org> | Tue May 21 17:33:23 2019 -0600 |
tree | 478e33a7c3f2465a538fcb23e03b9736e142ab03 | |
parent | d332e6ef7a61a5b1d8cc62a91c41fc485248ccdc [diff] |
buildman: Deal more nicely with invalid build-status file The 'done' files created by buildman may end up being empty if buildman runs out of disk space while writing them. At present buildman dies with an exception when using -s to check the build status. Fix this. Seriesl-cc: trini Signed-off-by: Simon Glass <sjg@chromium.org>