]> git.proxmox.com Git - mirror_edk2.git/commit
BaseTools: remove Compound statements
authorCarsey, Jaben <jaben.carsey@intel.com>
Fri, 27 Apr 2018 22:32:30 +0000 (06:32 +0800)
committerYonghong Zhu <yonghong.zhu@intel.com>
Fri, 4 May 2018 05:03:04 +0000 (13:03 +0800)
commit8ac64c5b1271e260b6ae11d6bd98099f60cb0112
treed53ce2f1e487cf5ff1a2fa77cf0b751163939649
parent817e36690ad3156b9413d48e3ff5c3509d34c03f
BaseTools: remove Compound statements

split them into 2 seperate lines.

Cc: Liming Gao <liming.gao@intel.com>
Cc: Yonghong Zhu <yonghong.zhu@intel.com>
Contributed-under: TianoCore Contribution Agreement 1.1
Signed-off-by: Jaben Carsey <jaben.carsey@intel.com>
Reviewed-by: Yonghong Zhu <yonghong.zhu@intel.com>
BaseTools/Source/Python/Workspace/BuildClassObject.py