t9001: style modernisation phase #4
commitee756a8161734e28490616f05ba895182424490b
authorJunio C Hamano <gitster@pobox.com>
Tue, 25 Nov 2014 22:52:42 +0000 (25 14:52 -0800)
committerJunio C Hamano <gitster@pobox.com>
Tue, 25 Nov 2014 23:22:31 +0000 (25 15:22 -0800)
tree2dcf8516bef38f2f4b700af802d11011709ef931
parentacd72b563652b646e65f2a90668b57a854fb3d12
t9001: style modernisation phase #4

Two general shell script codingstyles.

 - No SP between redirection operator and its target
 - One SP on both sides of () in "name () {" that begins a shell function

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