patman: Avoid blank lines between tags
authorSimon Glass <sjg@chromium.org>
Sun, 1 Aug 2021 22:02:39 +0000 (16:02 -0600)
committerSimon Glass <sjg@chromium.org>
Sun, 8 Aug 2021 17:27:27 +0000 (11:27 -0600)
commit5974718752d80d3772bd0ef45630ba4ea8c2eb64
treefcd50021f27193b7be3b6b802d229da78f048145
parent1e9ced28f18ed75bef96df08e47baad27dd51829
patman: Avoid blank lines between tags

In some cases 'patman status' leaves a blank line between the sign-off
and the tags it collects from patchwork. Fix this and add a test.

Signed-off-by: Simon Glass <sjg@chromium.org>
tools/patman/func_test.py
tools/patman/patchstream.py