mirror of
https://github.com/git/git.git
synced 2024-11-24 10:26:17 +08:00
i18n: .git file is not a human readable message (t5601)
Signed-off-by: Junio C Hamano <gitster@pobox.com>
This commit is contained in:
parent
cabdee2c5e
commit
33d56fa076
@ -197,7 +197,7 @@ test_expect_success 'clone separate gitdir' '
|
||||
test -d realgitdir/refs
|
||||
'
|
||||
|
||||
test_expect_success C_LOCALE_OUTPUT 'clone separate gitdir: output' '
|
||||
test_expect_success 'clone separate gitdir: output' '
|
||||
echo "gitdir: `pwd`/realgitdir" >expected &&
|
||||
test_cmp expected dst/.git
|
||||
'
|
||||
|
Loading…
Reference in New Issue
Block a user