diff options
author | Alban Gruin <alban.gruin@gmail.com> | 2020-07-31 20:26:07 +0200 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2020-07-31 13:26:19 -0700 |
commit | 3db796c1c0d59e1857e6f16af2bb0be020b6fa7a (patch) | |
tree | 8b784f2db0f47c52d80efeb14783c1d2cd4b8b4c /gitk-git/po/po2msg.sh | |
parent | ref-filter: add support for %(contents:size) (diff) | |
download | tgif-3db796c1c0d59e1857e6f16af2bb0be020b6fa7a.tar.xz |
t6300: fix issues related to %(contents:size)
b6839fda68 (ref-filter: add support for %(contents:size), 2020-07-16)
added a new format for ref-filter, and added a function to generate
tests for this new feature in t6300. Unfortunately, it tries to run
`test_expect_sucess' instead of `test_expect_success', and writes
$expect to `expected', but tries to read `expect'. Those two issues
were probably unnoticed because the script only printed errors, but did
not crash. This fixes these issues.
Signed-off-by: Alban Gruin <alban.gruin@gmail.com>
Reviewed-by: Jeff King <peff@peff.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'gitk-git/po/po2msg.sh')
0 files changed, 0 insertions, 0 deletions