diff options
author | Irene Park <ipark@nvidia.com> | 2020-06-03 05:58:50 +0800 |
---|---|---|
committer | mergify[bot] <37929162+mergify[bot]@users.noreply.github.com> | 2020-06-07 12:51:25 +0000 |
commit | 28dd887d68409c8788c858e29063ee599ebaaa91 (patch) | |
tree | b895573144b46d42a21dd95ee99c22e9b3d93d12 /BaseTools/Source/Python/Trim | |
parent | 037d86dd7a9ef36c85bf416d358f2ef60a4940b3 (diff) | |
download | edk2-28dd887d68409c8788c858e29063ee599ebaaa91.tar.gz edk2-28dd887d68409c8788c858e29063ee599ebaaa91.tar.bz2 edk2-28dd887d68409c8788c858e29063ee599ebaaa91.zip |
BaseTools/build.py: Exit with 1 when AutoGen error occurred
AutoGen manager/workers halt the progress when an error occurs but
doesn't propagate the error code to main and allows main exit with 0
and gets the build system unable to catch the occurrence of an error.
This change informs main with an error when a progress is halted and
helps main exit with 1.
Signed-off-by: Irene Park <ipark@nvidia.com>
Reviewed-by: Bob Feng<bob.c.feng@intel.com>
Diffstat (limited to 'BaseTools/Source/Python/Trim')
0 files changed, 0 insertions, 0 deletions