Junio C Hamano, Sun, Jan 13, 2008 23:36:34 +0100: > +test_expect_success 'very long name in the index handled sanely' ' > + > + a=a && # 1 > + a=$a$a$a$a$a$a$a$a$a$a$a$a$a$a$a$a && # 16 > + a=$a$a$a$a$a$a$a$a$a$a$a$a$a$a$a$a && # 256 > + a=$a$a$a$a$a$a$a$a$a$a$a$a$a$a$a$a && # 4096 I'd expect it to fail on some systems (everywindowsthing up to w2k, maybe some commercial unices). - To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html