send-email: fix suppress-cc=self on cccmd
commit5e3ee39df2be5712dbff5a7cbca94d35ea56990c
authorMichael S. Tsirkin <mst@redhat.com>
Wed, 5 Jun 2013 18:10:55 +0000 (5 21:10 +0300)
committerJunio C Hamano <gitster@pobox.com>
Wed, 5 Jun 2013 19:26:43 +0000 (5 12:26 -0700)
tree42f7412bf84cc4b5419ef7aaaad9d0a074484821
parent5adcf2c69989884ad6c51df0f9ad5e68f6a3f650
send-email: fix suppress-cc=self on cccmd

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>
git-send-email.perl