t5602 (clone-remote-exec): add missing &&
commit771cf1dab9303bab3c8198b8b631ca6e7093917d
authorElijah Newren <newren@gmail.com>
Sun, 3 Oct 2010 20:00:08 +0000 (3 14:00 -0600)
committerJunio C Hamano <gitster@pobox.com>
Wed, 6 Oct 2010 20:26:12 +0000 (6 13:26 -0700)
treede0e1c12ffe3fd736d3d07d3ec04cd7fa758ff69
parent5935c581df1d908c8adc293d92a8bf1da5be9005
t5602 (clone-remote-exec): add missing &&

Also add a couple test_must_fail invocations where needed, and avoid
one-shot environment variable export and function calls.

Acked-by: Ævar Arnfjörð Bjarmason <avarab@gmail.com>
Reviewed-by: Jonathan Nieder <jrnieder@gmail.com>
Signed-off-by: Elijah Newren <newren@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
t/t5602-clone-remote-exec.sh