Re: [PATCH] t5570: drop racy test

2019-01-06 Thread Thomas Gummerer
one proposes a different > > > solution. > > > > Yeah. I'm sure it's fixable with enough effort, but I just think there > > are more interesting and important things to work on. > > > > > --- >8 --- > > > Subject: [PATCH] t5570: drop racy test &g

Re: [PATCH] t5570: drop racy test

2018-12-21 Thread Johannes Schindelin
n internal Git command (not requiring sysadmin privileges), from my point of view `git-daemon` can even go the way of the Kale Island (but for much better reasons [*1*]). > > I'm also not sure it's worth spending a lot of time trying to fix this > > test, but I'd definitely

Re: [PATCH] t5570: drop racy test

2018-12-20 Thread Jeff King
;m also not sure it's worth spending a lot of > time trying to fix this test, but I'd definitely be happy if someone > proposes a different solution. Yeah. I'm sure it's fixable with enough effort, but I just think there are more interesting and important things to work on.

[PATCH] t5570: drop racy test

2018-12-20 Thread Thomas Gummerer
o keep in mind. diff --git a/t/lib-git-daemon.sh b/t/lib-git-daemon.sh index edbea2d986..3c7fea169b 100644 --- a/t/lib-git-daemon.sh +++ b/t/lib-git-daemon.sh @@ -62,6 +62,7 @@ start_git_daemon() { ( while read -r line <&7 do +