diff options
author | Simon Glass <sjg@chromium.org> | 2014-09-05 19:00:17 -0600 |
---|---|---|
committer | Simon Glass <sjg@chromium.org> | 2014-09-09 16:38:29 -0600 |
commit | fb3954f9ea444100be70f175bbedb685e397c540 (patch) | |
tree | a819314dfe970f90a4b81665a9f2af0371ac1f78 /tools/kwbimage.c | |
parent | 823e60b62a98061a662536093d46f8f26f6d318f (diff) | |
download | u-boot-imx-fb3954f9ea444100be70f175bbedb685e397c540.zip u-boot-imx-fb3954f9ea444100be70f175bbedb685e397c540.tar.gz u-boot-imx-fb3954f9ea444100be70f175bbedb685e397c540.tar.bz2 |
buildman: Correct counting of build failures on retry
When a build is to be performed, buildman checks to see if it has already
been done. In most cases it will not bother trying again. However, it was
not reading the return code from the 'done' file, so if the result was a
failure, it would not be counted. This depresses the 'failure' count stats
that buildman prints in this case.
Fix this bug by always reading the return code.
Signed-off-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'tools/kwbimage.c')
0 files changed, 0 insertions, 0 deletions