Skip to content
Snippets Groups Projects
Commit 6be6b6bc authored by Simon Glass's avatar Simon Glass
Browse files

patman: Suppress duplicate signoffs only for real patches


There is an unfortunate bug in the signoff suppression logic. The first
pass is performed with 'git log', and all signoffs are added to the
supression set, such that the second time (when processing the real
patches) we always suppress the signoffs.

Correct this by only suppressing signoffs in the second pass.

Signed-off-by: default avatarSimon Glass <sjg@chromium.org>
Tested-by: default avatarMichal Simek <monstr@monstr.eu>
Tested-by: default avatarAndreas Bießmann <andreas.devel@googlemail.com>
parent 2dabac13
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment