summaryrefslogtreecommitdiff
path: root/builtin/repack.c
diff options
context:
space:
mode:
authorJohannes Sixt <j6t@kdbg.org>2014-08-13 19:30:11 (GMT)
committerJunio C Hamano <gitster@pobox.com>2014-08-13 20:12:06 (GMT)
commit41ca19b6a6ca5ad6fea246bd400717c16b80b32c (patch)
tree65be6351717770aabcf27fb693114f7122b890f2 /builtin/repack.c
parent67de23ddb1ed5471e302f6a84fae7a9037a0d980 (diff)
downloadgit-41ca19b6a6ca5ad6fea246bd400717c16b80b32c.zip
git-41ca19b6a6ca5ad6fea246bd400717c16b80b32c.tar.gz
git-41ca19b6a6ca5ad6fea246bd400717c16b80b32c.tar.bz2
tests: fix negated test_i18ngrep calls
The helper function test_i18ngrep pretends that it found the expected results when it is running under GETTEXT_POISON. For this reason, it must not be used negated like so ! test_i18ngrep foo bar because the test case would fail under GETTEXT_POISON. The function offers a special syntax to test that a pattern is *not* found: test_i18ngrep ! foo bar Convert incorrect uses to this syntax. Signed-off-by: Johannes Sixt <j6t@kdbg.org> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'builtin/repack.c')
0 files changed, 0 insertions, 0 deletions