t3902 - skip test if file system doesn't support HT in names
commit95eb6853af73ba91188a481a882076fa2639f15f
authorMark Levedahl <mdl123@verizon.net>
Sun, 12 Aug 2007 15:24:30 +0000 (12 11:24 -0400)
committerJunio C Hamano <gitster@pobox.com>
Mon, 13 Aug 2007 19:58:38 +0000 (13 12:58 -0700)
tree47734463c3c9f3b704c4af4776d76b6e201fc7b6
parentd616813d75b888b7c29bbad19808fe5cffa5380c
t3902 - skip test if file system doesn't support HT in names

Windows / cygwin don't support HT, LF, or TAB in file name so this test
is meaningless there.

Signed-off-by: Mark Levedahl <mdl123@verizon.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
t/t3902-quoted.sh