From: Jiang Xin Date: Mon, 27 Aug 2012 05:36:53 +0000 (+0800) Subject: Fix tests under GETTEXT_POISON on pack-object X-Git-Tag: v1.8.0-rc0~102^2~2 X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/9aa98efca286f7e7795a30614d79f120d0cd786c?ds=inline;hp=9aa98efca286f7e7795a30614d79f120d0cd786c Fix tests under GETTEXT_POISON on pack-object Use the i18n-specific test functions in test scripts for pack-object. This issue was was introduced in v1.7.10.2-556-g46140: 46140 index-pack: use streaming interface for collision test on large blobs cf2ba pack-objects: use streaming interface for reading large loose blobs and been broken under GETTEXT_POISON=YesPlease since. Signed-off-by: Jiang Xin Signed-off-by: Nguyễn Thái Ngọc Duy Signed-off-by: Junio C Hamano ---