mb2q: Handle same subject in a thread and no SOB in patch proper

The code only checks whether a patch file exists already, but it does not
handle the case when the same subject is there for two mails, which can
happen when there is a V$N+1 reply in the thread.

While patches which lack a SOB are correctly detected, the code fails later
because is assumes that there is always a SOB.

Fixup both.

Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
1 file changed
tree: ac4bd1141d9e10be4c4f450ebbb336c451bd3297
  1. Documentation/
  2. LICENSES/
  3. .gitignore
  4. COPYING
  5. mb2q
  6. README.md
README.md

mb2q - Mailbox to quilt series converter

Install

It's recommended to generate the appropriate package for your system and install it via the package manager.

Usage

See Documentation and man pages