Branch: refs/heads/master
Home: https://github.com/tianocore/edk2
Commit: 28dd887d68409c8788c858e29063ee599ebaaa91
https://github.com/tianocore/edk2/commit/28dd887d68409c8788c858e29063ee599ebaaa91
Author: Irene Park <[email protected]>
Date: 2020-06-07 (Sun, 07 Jun 2020)
Changed paths:
M BaseTools/Source/Python/build/build.py
Log Message:
-----------
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 <[email protected]>
Reviewed-by: Bob Feng<[email protected]>
_______________________________________________
edk2-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/edk2-commits