test-send-email: test for pre-sanitized self name
commit14952666d18e5256e1796633e5a927891e77a8de
authorMichael S. Tsirkin <mst@redhat.com>
Wed, 5 Jun 2013 18:11:08 +0000 (5 21:11 +0300)
committerJunio C Hamano <gitster@pobox.com>
Wed, 5 Jun 2013 19:27:01 +0000 (5 12:27 -0700)
tree4b1ccd9bd8e22267ca586710cf10bb096e65c747
parent4b45bcf7b141baf49c7290925b4fa5a40e47b610
test-send-email: test for pre-sanitized self name

Users can sanitize from address manually.
Verify that these are suppressed properly.

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