t7403: modernize style
commit031129cbe07f34c735ce598b0f9cf68b4fda9023
authorJohn Keeping <john@keeping.me.uk>
Sun, 16 Jun 2013 14:18:14 +0000 (16 15:18 +0100)
committerJunio C Hamano <gitster@pobox.com>
Mon, 17 Jun 2013 20:30:01 +0000 (17 13:30 -0700)
tree9439a0fa0a396f00a715ef1051afa89f79f25ee3
parent8120e421bb832a4fb82807f40f5dae558f004a92
t7403: modernize style

Change the indentation to use tabs consistently and start content on the
line after the paren opening a subshell.

Also don't put a space in ">file" and remove ":" from ": >file" to be
consistent with the majority of tests elsewhere.

Signed-off-by: John Keeping <john@keeping.me.uk>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
t/t7403-submodule-sync.sh