Accept-language test fails on Mac OS
From: Michael Blume <hidden>
Date: 2016-06-15 23:03:13
From: Michael Blume <hidden>
Date: 2016-06-15 23:03:13
Test #25 'git client sends Accept-Language based on LANGUAGE, LC_ALL,
LC_MESSAGES and LANG' in t5550 fails consistently on my mac, and has
since the test was introduced. Test 26 and 27 ('git client sends
Accept-Language with many preferred languages' and 'git client does
not send Accept-Language') seem fine.
I'm building git with NO_GETTEXT=1, which may be an issue? But in that
case the test should probably be gated on gettext?