Code

t/t9001-send-email.sh: change from skip_all=* to prereq skip
authorÆvar Arnfjörð Bjarmason <avarab@gmail.com>
Fri, 13 Aug 2010 20:40:09 +0000 (20:40 +0000)
committerJunio C Hamano <gitster@pobox.com>
Wed, 18 Aug 2010 19:43:23 +0000 (12:43 -0700)
commit57cd35e6adc68a33163136ef416ffa43b4821ab0
treefead680a1d18af7a73e6a71c16e1e217e116cb22
parent3731231d4c81d1234d231e2a82f3720f10bdbe76
t/t9001-send-email.sh: change from skip_all=* to prereq skip

Change this test to skip test with test prerequisites, and to do setup
work in tests. This improves the skipped statistics on platforms where
the test isn't run.

Signed-off-by: Ævar Arnfjörð Bjarmason <avarab@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
t/t9001-send-email.sh