Hi Carlo, On Sat, 22 Dec 2018, Carlo Arenas wrote: > On Fri, Dec 21, 2018 at 8:34 AM Johannes Schindelin via GitGitGadget > <gitgitgadget@xxxxxxxxx> wrote: > > +test_expect_success MINGW 'path is case-insensitive' ' > > CASE_INSENSITIVE_FS might be a better prereq You're right, the path that I downcase in the test contains an upper case "BLUB" component. Will fix, Johannes