t6131 - skip tests if on case-insensitive file system
commitdb6a6adabfb57d8a4dcd0491a7b7e2168dac60c1
authorMark Levedahl <mlevedahl@gmail.com>
Wed, 17 Jul 2013 13:22:16 +0000 (17 09:22 -0400)
committerJunio C Hamano <gitster@pobox.com>
Wed, 17 Jul 2013 19:47:59 +0000 (17 12:47 -0700)
treefd4a7e0c28bc1fc314548cd1e9d37b737da5368e
parent93d935371654faf2956a4c37c1ca46f3195ee832
t6131 - skip tests if on case-insensitive file system

This test fails on Cygwin where the default system configuration does not
support case sensitivity (only case retention), so don't run the test on
such systems.

Signed-off-by: Mark Levedahl <mlevedahl@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
t/t6131-pathspec-icase.sh