i18n: do not overuse C_LOCALE_OUTPUT (grep)
commit127df8c6cfd42ea666df9221d208b33b712d9994
authorJunio C Hamano <gitster@pobox.com>
Tue, 12 Apr 2011 22:57:08 +0000 (12 15:57 -0700)
committerJunio C Hamano <gitster@pobox.com>
Wed, 13 Apr 2011 22:52:47 +0000 (13 15:52 -0700)
treed88d91a86a591f4ac129a5d5b0552a30e8baccdb
parentc36f94123bb16d412fc0f7c49d655bfe4259c4b6
i18n: do not overuse C_LOCALE_OUTPUT (grep)

Instead of skipping the whole test, introduce test_i18ngrep wrapper that
pretends a successful result under GETTEXT_POISON build.

Signed-off-by: Junio C Hamano <gitster@pobox.com>
t/t0001-init.sh
t/test-lib.sh