t/t3902-quoted: change from skip_all=* to prereq skip
commita0beb1326c5de2e9859f91c8ed5b9108a6454660
authorÆvar Arnfjörð Bjarmason <avarab@gmail.com>
Wed, 11 Aug 2010 19:04:09 +0000 (11 19:04 +0000)
committerJunio C Hamano <gitster@pobox.com>
Wed, 18 Aug 2010 19:42:46 +0000 (18 12:42 -0700)
tree9c6f2c12febef47d82ba0f4d2d49570956a7961f
parentb5fa2891485353a0cf57300d373e8f85b73b9ca1
t/t3902-quoted: 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/t3902-quoted.sh