Hello Rizwan Qureshi, build bot (Jenkins), Patrick Georgi, Martin Roth,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/27170
to look at the new patch set (#3).
Change subject: util/lint/checkpatch_json: Fix checkpatch output keyword match string ......................................................................
util/lint/checkpatch_json: Fix checkpatch output keyword match string
Look for keyword 'ERROR:' , 'WARNING:' & 'FILE:' instead of the same without colon(:).
BUG=None BRANCH=None TEST=Check if patch https://review.coreboot.org/#/c/coreboot/+/22537/21 is processed & json output is generated properly.
Change-Id: Ib690ab34a1ffabc4f83642634fd34beea16a64dc Signed-off-by: Naresh G Solanki naresh.solanki@intel.com --- M util/lint/checkpatch_json.py 1 file changed, 3 insertions(+), 3 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/70/27170/3