Junio C Hamano <gits...@pobox.com> writes: > Will queue with ... > >> name-hash.c | 4 +++- >> t/t3008-ls-files-lazy-init-name-hash.sh | 19 +++++++++++++++++++ >> 2 files changed, 22 insertions(+), 1 deletion(-) >> create mode 100644 t/t3008-ls-files-lazy-init-name-hash.sh > > ... this thing fixed by "chmod +x" (otherwise the tests won't start). > > Thanks.
Also, https://travis-ci.org/git/git/jobs/217303927 seems to say that MacOS is not happy with this change.