On Sun, 12 Jul 2020 at 20:50, Nicolas Boichat <drink...@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 <drink...@chromium.org> > --- > > tools/patman/gitutil.py | 25 +++++++++++++++++++++++++ > tools/patman/main.py | 2 ++ > 2 files changed, 27 insertions(+)
Reviewed-by: Simon Glass <s...@chromium.org>