]> git.proxmox.com Git - mirror_edk2.git/commit - BaseTools/Source/Python/build/build.py
BaseTools: fix the typo in function name LanuchPostbuild
authorNikolai SAOUKH <nms@otdel-1.org>
Wed, 26 Apr 2017 08:53:58 +0000 (16:53 +0800)
committerYonghong Zhu <yonghong.zhu@intel.com>
Thu, 27 Apr 2017 13:17:20 +0000 (21:17 +0800)
commit91048b0df658e47cef0ccdedc4b790e8a0f1035d
tree5899ec1b1c10b964d1e712a8abbdbb9601db1910
parent7ced8bb49b69cb2b443f2c357fae8c8b5b75aac6
BaseTools: fix the typo in function name LanuchPostbuild

The patch fix function name typo LanuchPostbuild ==> LaunchPostbuild.

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