
29 Jun
2016
29 Jun
'16
5:27 a.m.
On 26 June 2016 at 23:24, Bin Meng bmeng.cn@gmail.com wrote:
If 'END' is missing in a 'Cover-letter' section, and that section happens to show up at the very end of the commit message, and the commit is the last commit of the series, patman fails to generate cover letter for us. Handle this in CloseCommit of patchstream.
Signed-off-by: Bin Meng bmeng.cn@gmail.com
Changes in v2:
- Update commit message to explain when such case is hit
- Reset in_section, skip_blank and section variables too
Acked-by: Simon Glass sjg@chromium.org