t4153: fix negated test_i18ngrep call
authorVasco Almeida <redacted>
Fri, 17 Jun 2016 20:21:10 +0000 (20:21 +0000)
committerJunio C Hamano <redacted>
Fri, 17 Jun 2016 22:45:48 +0000 (15:45 -0700)
commitde5ea4c6f8515fd28f0795f90b5bf5221bec552a
tree4655d514132b2e92aa2a2b04a32e07eb5e3b9efe
parentf9b32424dcba5df7653f0dc9a45bdd135de416aa
t4153: fix negated test_i18ngrep call

The function test_i18ngrep fakes success when run under GETTEXT_POISON.
Hence, running in the following manner will always fail under gettext
poison:

! test_i18ngrep expected actual

Use correct syntax: test_i18ngrep ! expected actual

For other instance of this issue see 41ca19b ("tests: fix negated
test_i18ngrep calls", 2014-08-13).

Signed-off-by: Vasco Almeida <redacted>
Signed-off-by: Junio C Hamano <redacted>
t/t4153-am-resume-override-opts.sh
git clone https://git.99rst.org/PROJECT