t1011 (sparse checkout): style nitpicks
commit7f71a6ae184d4aad78b37b9eeda4d7a6e5a01d99
authorJonathan Nieder <jrnieder@gmail.com>
Sat, 31 Jul 2010 06:14:25 +0000 (31 13:14 +0700)
committerJunio C Hamano <gitster@pobox.com>
Mon, 2 Aug 2010 17:28:09 +0000 (2 10:28 -0700)
tree3d4a3933ad980cf8fc249fd209a608275e6a58e9
parente923eaeb901ff056421b9007adcbbce271caa7b6
t1011 (sparse checkout): style nitpicks

Tweak the rest of the script to more closely follow the test
style guide.  Guarding setup commands with test_expect_success
makes it easy to see the scope in which some particular data is
used; removal of whitespace after >redirection operators is just
for consistency.

Signed-off-by: Jonathan Nieder <jrnieder@gmail.com>
Signed-off-by: Nguyễn Thái Ngọc Duy <pclouds@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
t/t1011-read-tree-sparse-checkout.sh