[PATCH] t7400: test of UTF-8 submodule names pass under Mac OS

2013-06-20 Thread Torsten Bögershausen
submodules with names using UTF-8 need core.precomposeunicode true under Mac OS X, set it in the TC. Improve the portability: Not all shells on all OS may understand literal UTF-8 strings. Use a help variable filled by printf, as we do it in e.g. t0050. strange names can be called UTF-8,

Re: [PATCH] t7400: test of UTF-8 submodule names pass under Mac OS

2013-06-20 Thread Junio C Hamano
Torsten Bögershausen tbo...@web.de writes: submodules with names using UTF-8 need core.precomposeunicode true under Mac OS X, set it in the TC. I take that TC stands for test case? +test_expect_success 'submodule with UTF-8 name' ' + mkdir $svname ( - cd å äö +