t/t9001-send-email.sh: fix '&&' chain in some tests
authorAntonio Ospite <ospite@studenti.unina.it>
Tue, 4 Jan 2011 20:56:58 +0000 (21:56 +0100)
committerJunio C Hamano <gitster@pobox.com>
Tue, 4 Jan 2011 23:46:29 +0000 (15:46 -0800)
t/README recommends chaining test assertions.

Signed-off-by: Antonio Ospite <ospite@studenti.unina.it>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
No differences found