Naresh Solanki has uploaded a new patch set (#2). ( https://review.coreboot.org/27170 )
Change subject: util/lint/checkpatch_json: Fix checkpatch output keywork match string ......................................................................
util/lint/checkpatch_json: Fix checkpatch output keywork 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/2