From: Vasco Almeida Date: Fri, 17 Jun 2016 20:21:09 +0000 (+0000) Subject: t9003: become resilient to GETTEXT_POISON X-Git-Tag: v2.10.0-rc0~130^2~18 X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/f9b32424dcba5df7653f0dc9a45bdd135de416aa?hp=f9b32424dcba5df7653f0dc9a45bdd135de416aa t9003: become resilient to GETTEXT_POISON The test t9003-help-autocorrect.sh fails when run under GETTEXT_POISON, because it's expecting to filter out the original output. Accommodate gettext poison case by also filtering out the default simulated output. Signed-off-by: Vasco Almeida Signed-off-by: Junio C Hamano ---