diff options
author | Johannes Sixt <j6t@kdbg.org> | 2016-09-07 08:10:41 +0200 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2016-09-07 11:40:22 -0700 |
commit | 5babb5bdb3d09ee670f7e3a3ae596eb2f1d02268 (patch) | |
tree | fd2371d2b1b8d7de6905dd197d14f8c6d6f0dad2 /bisect.c | |
parent | Git 2.10 (diff) | |
download | tgif-5babb5bdb3d09ee670f7e3a3ae596eb2f1d02268.tar.xz |
t6026-merge-attr: clean up background process at end of test case
The process spawned in the hook uses the test's trash directory as CWD.
As long as it is alive, the directory cannot be removed on Windows.
Although the test succeeds, the 'test_done' that follows produces an
error message and leaves the trash directory around. Kill the process
before the test case advances.
Helped-by: Johannes Schindelin <Johannes.Schindelin@gmx.de>
Signed-off-by: Johannes Sixt <j6t@kdbg.org>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'bisect.c')
0 files changed, 0 insertions, 0 deletions