diff options
author | Masahiro Yamada <yamada.m@jp.panasonic.com> | 2014-07-18 14:23:20 +0900 |
---|---|---|
committer | Simon Glass <sjg@chromium.org> | 2014-07-28 04:57:24 +0100 |
commit | ee860c60d2c5283c009f7ea740c6ee706da87cb7 (patch) | |
tree | 10012e2a055b57c8ca95324b40c01e64c1e3ea87 /net | |
parent | 189a496825aefe7c8e9be80c0f2a4cf5923d4f55 (diff) | |
download | u-boot-imx-ee860c60d2c5283c009f7ea740c6ee706da87cb7.zip u-boot-imx-ee860c60d2c5283c009f7ea740c6ee706da87cb7.tar.gz u-boot-imx-ee860c60d2c5283c009f7ea740c6ee706da87cb7.tar.bz2 |
patman: make "No recipient" checking more tolerant
If Series-to tag is missing, Patman exits with a message
"No recipient".
This is just annoying for those who had already added
sendemail.to configuration.
I guess many developers have
[sendemail]
to = u-boot@lists.denx.de
in their .git/config because the 'To: u-boot@lists.denx.de' field
should always be added when sending patches.
That seems more reasonable rather than adding
'Series-to: u-boot@lists.denx.de' to every patch series.
Patman should exit only when both Series-to tag and sendemail.to
configuration are mising.
Signed-off-by: Masahiro Yamada <yamada.m@jp.panasonic.com>
Cc: Simon Glass <sjg@chromium.org>
Acked-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'net')
0 files changed, 0 insertions, 0 deletions