From: Junio C Hamano Date: Tue, 26 May 2015 18:19:52 +0000 (-0700) Subject: t4015: modernise style X-Git-Tag: v2.5.0-rc0~50^2~3 X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/d55ef3e04459a5f1a24f494b873d8590f2523add?hp=d55ef3e04459a5f1a24f494b873d8590f2523add 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 ---