t9402: Add missing &&; Code style
commitbd6f62c3ff61873dc6a323020162067536283a53
authorTorsten Bögershausen <tboegi@web.de>
Sat, 8 Dec 2012 21:34:55 +0000 (8 22:34 +0100)
committerJunio C Hamano <gitster@pobox.com>
Sun, 9 Dec 2012 09:37:52 +0000 (9 01:37 -0800)
tree90413f766733184aa9aad04ac9d60109b5ff39ef
parent0684371844335bb20979bc308e1b133de30abaee
t9402: Add missing &&; Code style

Add missing && at 2 places
Re-formated the sub-shell parantheses (coding style)
Added missing ] in the test_expect_success header at 2 places

Signed-off-by: Torsten Bögershausen <tboegi@web.de>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
t/t9402-git-cvsserver-refs.sh