Re: [PATCH 0/3] minor fixes to some svn tests

2016-05-13 Thread Jeff King
On Fri, May 13, 2016 at 03:47:16PM -0400, Jeff King wrote: > On Fri, May 13, 2016 at 02:23:25PM -0400, Jeff King wrote: > > > This covers all cases detected by: > > > > git grep 'test -z [^"]' > > > > (though note that has a few false positives for tests which > > need an extra layer of quoti

[PATCH 0/3] minor fixes to some svn tests

2016-05-13 Thread Jeff King
On Fri, May 13, 2016 at 02:23:25PM -0400, Jeff King wrote: > This covers all cases detected by: > > git grep 'test -z [^"]' > > (though note that has a few false positives for tests which > need an extra layer of quoting to do '\"'). I looked at those false positives, and they're really gratu