commit | ee958c168aace80d0f689c006b9937b3b2df8e7a | [log] [tgz] |
---|---|---|
author | Harrison Mutai <harrison.mutai@arm.com> | Wed Sep 06 12:16:21 2023 +0100 |
committer | Harrison Mutai <harrison.mutai@arm.com> | Wed Sep 06 12:16:21 2023 +0100 |
tree | 72581dd2cc1d7a1fcba37c5ca3df394999bff44a | |
parent | c3c8cfc595d4c69026f53ecd97df39fca1925545 [diff] |
fix(coverity): build all configs before exiting Bailing out immediately after a failure obscures other errors, which inevitably appear on future coverity runs. Ensure all configurations are built and report the last non-normal exit status. The script will fail as before, but this ensures all errors in the tree are visible. Signed-off-by: Harrison Mutai <harrison.mutai@arm.com> Change-Id: Ifb293e986ac4d86be4bb41ec0ec4fb8ecb359943