diff options
author | Vasco Almeida <vascomalmeida@sapo.pt> | 2016-06-17 20:21:10 +0000 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2016-06-17 15:45:48 -0700 |
commit | de5ea4c6f8515fd28f0795f90b5bf5221bec552a (patch) | |
tree | 4655d514132b2e92aa2a2b04a32e07eb5e3b9efe /builtin/notes.c | |
parent | f9b32424dcba5df7653f0dc9a45bdd135de416aa (diff) | |
download | git-de5ea4c6f8515fd28f0795f90b5bf5221bec552a.tar.gz git-de5ea4c6f8515fd28f0795f90b5bf5221bec552a.tar.xz |
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 <vascomalmeida@sapo.pt>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'builtin/notes.c')
0 files changed, 0 insertions, 0 deletions