summaryrefslogtreecommitdiff
path: root/alias.c
diff options
context:
space:
mode:
authorLibravatar Max Kirillov <max@max630.net>2018-11-24 11:37:19 +0200
committerLibravatar Junio C Hamano <gitster@pobox.com>2019-02-19 13:04:37 -0800
commit0539071b1e998248ba89cb5117a57cd13d83aefb (patch)
tree9fad1f6acf354bb1bdefe83c60704e5d948a86d8 /alias.c
parentmingw: safe-guard a bit more against getenv() problems (diff)
downloadtgif-0539071b1e998248ba89cb5117a57cd13d83aefb.tar.xz
t5562: do not reuse output files
Some expected failures of git-http-backend leaves running its children (receive-pack or upload-pack) which still hold opened descriptors to act.err and with some probability they live long enough to write there their failure messages after next test has already truncated the files. This causes occasional failures of the test script. Avoid the issue by using separated output and error file for each test, apprending the test number to their name. Reported-by: Carlo Arenas <carenas@gmail.com> Helped-by: Carlo Arenas <carenas@gmail.com> Helped-by: Junio C Hamano <gitster@pobox.com> Signed-off-by: Max Kirillov <max@max630.net> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'alias.c')
0 files changed, 0 insertions, 0 deletions