
14 Jul
2020
14 Jul
'20
3:32 p.m.
On Sun, 12 Jul 2020 at 20:50, Nicolas Boichat drinkcat@chromium.org wrote:
Setting sendemail.suppresscc to all or cccmd leads to --cc-cmd parameter being ignored, and emails going either nowhere, or just to the To: line maintainer.
Signed-off-by: Nicolas Boichat drinkcat@chromium.org
tools/patman/gitutil.py | 25 +++++++++++++++++++++++++ tools/patman/main.py | 2 ++ 2 files changed, 27 insertions(+)
Reviewed-by: Simon Glass sjg@chromium.org