diff options
author | Vasco Almeida <vascomalmeida@sapo.pt> | 2016-06-17 20:21:11 +0000 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2016-06-17 15:45:48 -0700 |
commit | a1347dc00c35d4f37e0df2eceb0da6363a1dbced (patch) | |
tree | ef8b0a188edfa1785ff95b55b64eba28b4ec83ff /transport-helper.c | |
parent | t4153: fix negated test_i18ngrep call (diff) | |
download | tgif-a1347dc00c35d4f37e0df2eceb0da6363a1dbced.tar.xz |
t5523: use test_i18ngrep for negation
Replace the first form with the second one:
! grep expected actual
test_i18ngrep ! expected actual
The latter syntax is supported by test_i18ngrep defined in
t/test-lib.sh.
Although the test already passes whether GETTEXT_POSION is enabled, use
the i18n grep variant for the sake of consistency and also to make
obvious that those strings are subject to i18n.
Signed-off-by: Vasco Almeida <vascomalmeida@sapo.pt>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'transport-helper.c')
0 files changed, 0 insertions, 0 deletions