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)
commita6123333aba1b587e39762da675a33bb0eb9ad94
tree92eefc0b1cd2faa1c159e6b21a95aff9cb7c9eff
parentb29a0dbdc3de43a8574335bef93d50c659eff2e5
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