summaryrefslogtreecommitdiff
path: root/man
diff options
context:
space:
mode:
authorMarc Zyngier <maz@kernel.org>2020-10-30 10:49:47 +0000
committerKonstantin Ryabitsev <konstantin@linuxfoundation.org>2020-11-03 17:27:55 -0500
commit4f09f1cf2f9e43dc2b226d8f3b30a41f3f0e6d73 (patch)
treeb3b0d398f1749a5265c5ee976bffe1f4c1ff7637 /man
parent81f21c696edc1396115250ffb06e8a39da366015 (diff)
downloadb4-4f09f1cf2f9e43dc2b226d8f3b30a41f3f0e6d73.tar.gz
Fix handling of series with the [PATCHvX] defect
b4 tries to handle subject lines such as "[PATCHvX]" by replacing the subject line in situ, but seems to do a rather bad job of it, resulting in only the first patch of the series being picked up. Fetching <20201026134931.28246-1-mark.rutland@arm.com> does exhibit the problem. Fixing the re.sub() expression allows normal funtionalities to be restored, and the above series to be fetched. Fixes: 6bf644f14b3f ("Deal with [PATCHvX] subject") Signed-off-by: Marc Zyngier <maz@kernel.org> Signed-off-by: Konstantin Ryabitsev <konstantin@linuxfoundation.org>
Diffstat (limited to 'man')
0 files changed, 0 insertions, 0 deletions