diff options
author | Brian Gernhardt <brian@gernhardtsoftware.com> | 2010-02-08 23:07:25 -0500 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2010-02-08 23:06:08 -0800 |
commit | 8b2337a5893479ee18dfb21a1d4aa5fc1608872d (patch) | |
tree | 67ce0c38c5214618cc5a2ee6046011c53b99ca79 /t/t3000-ls-files-others.sh | |
parent | Merge branch 'maint' (diff) | |
download | tgif-8b2337a5893479ee18dfb21a1d4aa5fc1608872d.tar.xz |
t3902: Protect against OS X normalization
8424981: "Fix invalid read in quote_c_style_counted" introduced a test
that used "caractère spécial" as a directory name.
Git creates it as "caract\303\250re sp\303\251cial"
OS X stores it as "caracte\314\200re spe\314\201cial"
To work around this problem, use the already introduced $FN as the
directory name.
Signed-off-by: Brian Gernhardt <brian@gernhardtsoftware.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 't/t3000-ls-files-others.sh')
0 files changed, 0 insertions, 0 deletions