Re: [PATCH modular] release.sh: use Cc: rather than CC:

2013-02-20 Thread Gaetan Nadon
On 13-02-19 11:35 PM, Aaron Plattner wrote: git-send-email ignores CC headers, so using that to send announcements generated by release.sh fails to actually carbon copy the Cc'd list. Use Cc instead. Signed-off-by: Aaron Plattner aplatt...@nvidia.com --- release.sh | 2 +- 1 file

[PATCH modular] release.sh: use Cc: rather than CC:

2013-02-19 Thread Aaron Plattner
git-send-email ignores CC headers, so using that to send announcements generated by release.sh fails to actually carbon copy the Cc'd list. Use Cc instead. Signed-off-by: Aaron Plattner aplatt...@nvidia.com --- release.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git