From: Tom Jones Subject: Re: diff.git: Fix ed script output To: gameoftrees@openbsd.org Date: Tue, 6 Sep 2022 16:52:52 +0100 On Tue, Sep 06, 2022 at 05:25:37PM +0200, Stefan Sperling wrote: > On Tue, Sep 06, 2022 at 04:14:20PM +0100, Tom Jones wrote: > > I get this failure on an unpatched repo too. I'll have a look into it. > > Hmm, I forgot to mention that without your patch all tests are > passing for me. Could be unrelated to your patch then? That was my mistake, I didn't have gpatch installed. I think the problem is that this test needs to be update for how ed output should behave. Testing this I spotted another issue with its output and I am trying a fix now. - Tom