summaryrefslogtreecommitdiff
path: root/t/test-lib-functions.sh
diff options
context:
space:
mode:
authorJohn Keeping <john@keeping.me.uk>2015-09-05 14:12:46 +0100
committerJunio C Hamano <gitster@pobox.com>2015-09-08 10:34:59 -0700
commitc545bc6266e36fdb798cf79fd1f7ef9f39791a94 (patch)
treec880e97efa592db692d21f6cdab418dfb30ca871 /t/test-lib-functions.sh
parent1a9a23e35c1ba75187ee600fb7a1f107a2fb1893 (diff)
downloadgit-c545bc6266e36fdb798cf79fd1f7ef9f39791a94.tar.gz
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 't/test-lib-functions.sh')
0 files changed, 0 insertions, 0 deletions