]> git.proxmox.com Git - mirror_edk2.git/commit - BaseTools/Source/Python/build/build.py
BaseTools: report an error message when failed to start build command
authorYonghong Zhu <yonghong.zhu@intel.com>
Wed, 17 Feb 2016 06:48:28 +0000 (14:48 +0800)
committerYonghong Zhu <yonghong.zhu@intel.com>
Thu, 18 Feb 2016 03:30:26 +0000 (11:30 +0800)
commit790f60f22efb829903b6d308decaa4b1506ab928
tree719a673cc21384aee9d2dc20c5ca18892b5505e6
parenta754c70ceec880038f0e61e413398e96468b34f1
BaseTools: report an error message when failed to start build command

when build.py was failing to build packages but was not providing any
error message except for “Failed to start command.” this patch provide
the error message.

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Yonghong Zhu <yonghong.zhu@intel.com>
Reviewed-by: Liming Gao <liming.gao@intel.com>
BaseTools/Source/Python/build/build.py