2011/5/12 Johannes Sixt <j.sixt@xxxxxxxxxxxxx>: > From: Johannes Sixt <j6t@xxxxxxxx> > > The test case fails on Windows, because "a*" is an invalid file name. > Therefore, use "a[a]" instead. > > Signed-off-by: Johannes Sixt <j6t@xxxxxxxx> > --- > ÂRegarding the change from * to [], I do not know whether the result > Âstill tests the same thing. Please advise! The result is correct. Whatever pattern you throw at ls-tree should be interpreted literally, no magic at all. Acked-by: me. -- Duy -- 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