From: Jiang Xin Date: Mon, 27 Aug 2012 05:36:52 +0000 (+0800) Subject: Fix tests under GETTEXT_POISON on git-apply X-Git-Tag: v1.8.0-rc0~102^2~3 X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/76638d90e88374f8b1396e4fce75a424260ba6da?ds=inline;hp=76638d90e88374f8b1396e4fce75a424260ba6da Fix tests under GETTEXT_POISON on git-apply Use the i18n-specific test functions in test scripts for git-apply. This issue was was introduced in the following commits: de373 i18n: apply: mark parseopt strings for translation 3638e i18n: apply: mark strings for translation 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 ---