diff options
author | John Keeping <john@keeping.me.uk> | 2015-09-05 14:12:46 +0100 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2015-09-08 10:34:59 -0700 |
commit | c545bc6266e36fdb798cf79fd1f7ef9f39791a94 (patch) | |
tree | c880e97efa592db692d21f6cdab418dfb30ca871 /contrib/completion/git-completion.bash | |
parent | t7610: don't use test_config in a subshell (diff) | |
download | tgif-c545bc6266e36fdb798cf79fd1f7ef9f39791a94.tar.xz |
t5801: don't use test_when_finished in a subshell
test_when_finished has no effect in a subshell. Since the cmp_marks
function is only used once, inline it at its call site and move the
test_when_finished invocation to the start of the test.
Signed-off-by: John Keeping <john@keeping.me.uk>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'contrib/completion/git-completion.bash')
0 files changed, 0 insertions, 0 deletions