]> git.proxmox.com Git - mirror_edk2.git/commit
BaseTools/Ecc: Fix a bug to report fake issue
authorHess Chen <hesheng.chen@intel.com>
Mon, 14 Dec 2015 08:08:21 +0000 (08:08 +0000)
committerhchen30 <hchen30@Edk2>
Mon, 14 Dec 2015 08:08:21 +0000 (08:08 +0000)
commit044f60172b90270a3b7f5638a25e46a6782cacdc
tree5af0dd9ea1d30ad8532202cd57f884245f3b1f38
parentcd625ae90eaa143a80b59dd0acfe5b6976beda4a
BaseTools/Ecc: Fix a bug to report fake issue

Fix a bug to ignore the lib ins defined in [components] section but also listed in SkipDir

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Hess Chen <hesheng.chen@intel.com>
Reviewed-by: Yonghong Zhu <yonghong.zhu@intel.com>
git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@19238 6f19259b-4bc3-4df7-8a09-765794883524
BaseTools/Source/Python/Ecc/Check.py