t4015: modernise style
commitd55ef3e04459a5f1a24f494b873d8590f2523add
authorJunio C Hamano <gitster@pobox.com>
Tue, 26 May 2015 18:19:52 +0000 (26 11:19 -0700)
committerJunio C Hamano <gitster@pobox.com>
Tue, 26 May 2015 19:45:20 +0000 (26 12:45 -0700)
tree7d49a693e477393f938384636e1048d16f879a0c
parentfdf96a20acf96a6ac538df8113b2aafd6ed71d50
t4015: modernise style

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>
t/t4015-diff-whitespace.sh