]> git.ipfire.org Git - thirdparty/git.git/commit
t/t5800-remote-helpers.sh: Skip with prereq on python <2.4
authorÆvar Arnfjörð Bjarmason <avarab@gmail.com>
Wed, 28 Jul 2010 10:34:57 +0000 (10:34 +0000)
committerJunio C Hamano <gitster@pobox.com>
Wed, 18 Aug 2010 19:42:45 +0000 (12:42 -0700)
commit8c42791061b2e9231e8ff64dd5f6e7eeacd2c1cf
tree910b66659f358313cfc9513ca819e41e71cde176
parentf6c1998f1412ffb31ac69e0c725c5b8d88b0389a
t/t5800-remote-helpers.sh: Skip with prereq on python <2.4

Change the t/t5800-remote-helpers.sh test to skip with the the
three-arg prereq form of test_expect_success instead of bailing out.

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