t9001: refactor sendmail aliases test infrastructure
commit514554cf53757298f948e3b53ddb55f7c922bfa1
authorEric Sunshine <sunshine@sunshineco.com>
Sun, 31 May 2015 22:29:30 +0000 (31 18:29 -0400)
committerJunio C Hamano <gitster@pobox.com>
Mon, 1 Jun 2015 22:53:13 +0000 (1 15:53 -0700)
tree3790975f086fb5c8d64759341323117f4f50e228
parent2532dd0605b15eeed41312558bf5babb50290236
t9001: refactor sendmail aliases test infrastructure

Several new tests of sendmail aliases parsing will be added in a
subsequent patch, so factor out functionality common to all of them
into a new helper function.

Signed-off-by: Eric Sunshine <sunshine@sunshineco.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
t/t9001-send-email.sh