Re: [edk2] [Patch] BaseTools PatchCheck.py: Add line number in the print error message

2016-07-21 Thread Gao, Liming
1.org > Subject: [edk2] [Patch] BaseTools PatchCheck.py: Add line number in the > print error message > > PatchCheck script prints File and Line information in error message. > This patch adds line number in the error message to help detect the issue. > > Contributed-under:

[edk2] [Patch] BaseTools PatchCheck.py: Add line number in the print error message

2016-07-21 Thread Liming Gao
PatchCheck script prints File and Line information in error message. This patch adds line number in the error message to help detect the issue. Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Liming Gao --- BaseTools/Scripts/PatchCheck.py | 12