t/send-email: add test with quoted sender
commitdd29f0b4dcc4e5411adeb310d6cd14a5a626b22c
authorMichael S. Tsirkin <mst@redhat.com>
Wed, 5 Jun 2013 18:11:02 +0000 (5 21:11 +0300)
committerJunio C Hamano <gitster@pobox.com>
Wed, 5 Jun 2013 19:26:59 +0000 (5 12:26 -0700)
treef5a239b1d124dc53b8dcf2410bcf13adfbdbcbb4
parentda18759e86bb1a7ee718c79a0c6cb15fbcbdf3c2
t/send-email: add test with quoted sender

add test where sender address needs to be quoted.
Make sure --suppress-cc=self works well in this case.

Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
t/t9001-send-email.sh