Attention is currently required from: Raul Rangel.
Hello build bot (Jenkins), Raul Rangel,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/67191
to look at the new patch set (#2).
Change subject: util/lint/lint: Add command line parsing ......................................................................
util/lint/lint: Add command line parsing
The lint script just did very basic argument parsing and required the sub-command and --junit argument to be in specific locations. I'm adding additional commands, so the first step is to add true command line parsing.
Signed-off-by: Martin Roth gaumless@gmail.com Change-Id: I7118c29e6c5d785b35a7ae12cf5984c43ebc3ab9 --- M util/lint/lint 1 file changed, 46 insertions(+), 6 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/91/67191/2