]> git.ipfire.org Git - thirdparty/git.git/commit
t3300: skip when filesystem does not like TAB in filenames.
authorJunio C Hamano <junkio@cox.net>
Fri, 6 Jan 2006 04:14:40 +0000 (20:14 -0800)
committerJunio C Hamano <junkio@cox.net>
Fri, 6 Jan 2006 04:14:40 +0000 (20:14 -0800)
commit6ce183216d6c4b234d4515c21a864615cd278d0b
tree806aa90882218d520df2726381e9a871c837c4f4
parentaa66c7ec77d474b737da607d6cb2d07f56628def
t3300: skip when filesystem does not like TAB in filenames.

Instead of checking Cygwin explicitly, see if the filesystem lets us
create funny filenames.

Signed-off-by: Junio C Hamano <junkio@cox.net>
t/t3300-funny-names.sh