Re: Git v1.8.4.2 test failure in ./t5570-git-daemon.sh

2013-10-30 Thread Jeff King
On Tue, Oct 29, 2013 at 06:12:58PM -0700, Junio C Hamano wrote: > > I think it was just a simple mixup caused by Brian sending two fixups to > > t5570 as series, when they are really fixups for two different topics. > > Not worth an immediate v1.8.4.3, I think, but you may want to > > cherry-pick

Re: Git v1.8.4.2 test failure in ./t5570-git-daemon.sh

2013-10-29 Thread Junio C Hamano
Jeff King writes: > On Tue, Oct 29, 2013 at 01:54:31AM +0100, Simon Ruderich wrote: > >> I just compiled Git v1.8.4.2 on Debian Wheezy amd64 and test >> t5570 fails (with GIT_TEST_GIT_DAEMON=1): >> [...] >> Bisecting leads to this commit: >> >> commit 68b939b2f097b6675c4aaa17869aa81b25cb

Re: Git v1.8.4.2 test failure in ./t5570-git-daemon.sh

2013-10-28 Thread Jeff King
On Tue, Oct 29, 2013 at 01:54:31AM +0100, Simon Ruderich wrote: > I just compiled Git v1.8.4.2 on Debian Wheezy amd64 and test > t5570 fails (with GIT_TEST_GIT_DAEMON=1): > [...] > Bisecting leads to this commit: > > commit 68b939b2f097b6675c4aaa17869aa81b25cb > Author: Jeff King >