Re: [PATCH 0/1] git-p4: remove ticket expiration test

2019-02-08 Thread Johannes Schindelin
Hi Luke, On Thu, 7 Feb 2019, Luke Diamand wrote: > I've got a mocked-up p4 wrapper which returns whatever expiration time > the test needs. I'll submit it tomorrow. Great! Dscho

Re: [PATCH 0/1] git-p4: remove ticket expiration test

2019-02-07 Thread Luke Diamand
On Thu, 7 Feb 2019 13:45:18 +0100 (STD) Johannes Schindelin wrote: > Hi Luke, > > On Wed, 6 Feb 2019, Luke Diamand wrote: > > > As per thread here, this removes the git-p4 ticket expiration > > test, since it isn't really that useful. > > > > https://marc.info/?l=git&m=154946136416003&w=2 > >

Re: [PATCH 0/1] git-p4: remove ticket expiration test

2019-02-07 Thread Johannes Schindelin
Hi Luke, On Wed, 6 Feb 2019, Luke Diamand wrote: > As per thread here, this removes the git-p4 ticket expiration > test, since it isn't really that useful. > > https://marc.info/?l=git&m=154946136416003&w=2 Thank you for the prompt patch! However, like Gábor, my feeling is that we would want t

[PATCH 0/1] git-p4: remove ticket expiration test

2019-02-06 Thread Luke Diamand
As per thread here, this removes the git-p4 ticket expiration test, since it isn't really that useful. https://marc.info/?l=git&m=154946136416003&w=2 Luke Diamand (1): git-p4: remove ticket expiry test t/t9833-errors.sh | 27 --- 1 file changed, 27 deletions(-) -- 2.