t6030: update to use test_i18ncmp
commitc9e6ce41daffb707b33f05dc133bb0dd0493f77b
authorVasco Almeida <vascomalmeida@sapo.pt>
Fri, 17 Jun 2016 20:21:01 +0000 (17 20:21 +0000)
committerJunio C Hamano <gitster@pobox.com>
Fri, 17 Jun 2016 22:45:48 +0000 (17 15:45 -0700)
treedf3b812ad0f98d3b45da74dd04c9c76859060782
parent57984dd9fc1d3c78826e41c7e7100af331758161
t6030: update to use test_i18ncmp

Since the git bisect output tested here is subject to translation, the
helper function test_i18ncmp should be used over test_cmp.

Signed-off-by: Vasco Almeida <vascomalmeida@sapo.pt>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
t/t6030-bisect-porcelain.sh