t4015: modernise style
authorJunio C Hamano <gitster@pobox.com>
Tue, 26 May 2015 18:19:52 +0000 (11:19 -0700)
committerJunio C Hamano <gitster@pobox.com>
Tue, 26 May 2015 19:45:20 +0000 (12:45 -0700)
Move the preparatory steps that create the expected output inside
the test bodies, remove unnecessary blank lines before and after the
test bodies, and drop SP between redirection operator and its target.

Signed-off-by: Junio C Hamano <gitster@pobox.com>
No differences found