From: Jiang Xin Date: Mon, 27 Aug 2012 05:36:54 +0000 (+0800) Subject: Fix tests under GETTEXT_POISON on git-remote X-Git-Tag: v1.8.0-rc0~102^2~1 X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/f7dc6a96435e050afbbdbdeffac481fea7ddb8af?ds=inline;hp=f7dc6a96435e050afbbdbdeffac481fea7ddb8af Fix tests under GETTEXT_POISON on git-remote Use the i18n-specific test functions in test scripts for git-remote. This issue was was introduced in v1.7.10-233-gbb16d5: bb16d5 i18n: remote: 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 ---