On Wed, 13 Nov 2019, at 00:47, Mittal, Anuj wrote:
> On Tue, 2019-11-12 at 23:31 +0000, Paul Barker wrote:
> > I'm not sure what's wrong here. I've given the reason in the format
> > shown in 
> > https://www.openembedded.org/wiki/Commit_Patch_Message_Guidelines#Patch_Header_Recommendations:_Upstream-Status
> > .
> > 
> > Maybe it's getting tripped up by the capitalisation of Upstream-
> > status and giving a poor error message.
> 
> Looks like it:
> 
> https://git.yoctoproject.org/cgit/cgit.cgi/patchtest-oe/tree/tests/test_patch_upstream_status.py

Spotted the issue which leads to the confusing error message. Line 26 sets the 
regex as case insensitive but the later checks are case sensitive. I'll send a 
patch to fix this.

-- 
Paul Barker
-- 
_______________________________________________
Openembedded-core mailing list
Openembedded-core@lists.openembedded.org
http://lists.openembedded.org/mailman/listinfo/openembedded-core

Reply via email to