]> git.baikalelectronics.ru Git - uboot.git/commit
patman: add warning for invalid tag
authorPatrick Delaunay <patrick.delaunay@foss.st.com>
Thu, 22 Jul 2021 14:51:42 +0000 (16:51 +0200)
committerSimon Glass <sjg@chromium.org>
Sun, 1 Aug 2021 15:05:24 +0000 (09:05 -0600)
commit41b55bacfe4bf714e0a88e14545c92ff9261e35d
tree92eefc0b1cd2faa1c159e6b21a95aff9cb7c9eff
parent21a93f2be39e55e3d5141427db1ebee7d5b7ca73
patman: add warning for invalid tag

Add a error in patman tool when the commit message contents an invalid
tag "Serie-.*" instead of "Series-.*".

Signed-off-by: Patrick Delaunay <patrick.delaunay@foss.st.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
tools/patman/func_test.py
tools/patman/patchstream.py