commit | feba110b4c435cb272acefe124b3a9074ffcccd4 | [log] [tgz] |
---|---|---|
author | Nicolas Boichat <drinkcat@chromium.org> | Mon Jul 13 10:50:00 2020 +0800 |
committer | Simon Glass <sjg@chromium.org> | Mon Jul 20 11:37:47 2020 -0600 |
tree | 22a388361c475ece73d5475d7189c21fdeb6cb32 | |
parent | 45944bb3b0d5a31be9ed6a65dc028edfee724023 [diff] |
patman: Make sure sendemail.suppresscc is (un)set correctly 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> Reviewed-by: Simon Glass <sjg@chromium.org>