On Wed, Jun 8, 2011 at 08:22, Johannes Sixt <j.sixt@xxxxxxxxxxxxx> wrote: >> -test_expect_success 'a file with the same (long) magic name exists' ' >> - Â Â : >":(icase)ha" && > > ":foo" is the name of an alternate data stream on the current directory. Ah, right. Forgot about that "feature". For some reasons, Cygwin does not allow use of alternative data streams on "." or "" (zero-length string). > Therefore, the test passes. This is on Windows XP with NTFS. Same here, just under Cygwin. -- 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