commit | 6bbdd0c1438ac87538c97d564faae8b3fb761008 | [log] [tgz] |
---|---|---|
author | Patrick Delaunay <patrick.delaunay@foss.st.com> | Thu Jul 22 16:51:42 2021 +0200 |
committer | Simon Glass <sjg@chromium.org> | Sun Aug 01 09:05:24 2021 -0600 |
tree | 92eefc0b1cd2faa1c159e6b21a95aff9cb7c9eff | |
parent | eedc92200d71f73a7b5db41c5bd4bb8be185ceb3 [diff] |
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>