tests: add missing &&, batch 2
authorJonathan Nieder <jrnieder@gmail.com>
Sun, 31 Oct 2010 07:30:58 +0000 (02:30 -0500)
committerJunio C Hamano <gitster@pobox.com>
Tue, 9 Nov 2010 22:45:22 +0000 (14:45 -0800)
Same rules as before: this patch only adds " &&" to the end of
some lines in the test suite.

Intended to be applied on top of or squashed with the last
batch if they look okay.

Signed-off-by: Jonathan Nieder <jrnieder@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
No differences found