send-email: fix suppress-cc=self on cccmd
authorMichael S. Tsirkin <mst@redhat.com>
Wed, 5 Jun 2013 18:10:55 +0000 (21:10 +0300)
committerJunio C Hamano <gitster@pobox.com>
Wed, 5 Jun 2013 19:26:43 +0000 (12:26 -0700)
When cccmd is used, old-style suppress-from filter
is applied by the newer suppress-cc=self isn't.
Fix this up.

Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
No differences found