i18n: .git file is not a human readable message (t5601)
Signed-off-by: Junio C Hamano <gitster@pobox.com>maint
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