On 24/03/17 17:26, Ramsay Jones wrote: > > Signed-off-by: Ramsay Jones <ramsay@xxxxxxxxxxxxxxxxxxxx> > --- > > Hi Jeff, > > If you need to re-roll your 'jh/memihash-opt' branch, could you please > squash this into the relevant patch (commit f25dde4fbf, "name-hash: add > test-lazy-init-name-hash", 23-03-2017). > > Thanks! > > ATB, > Ramsay Jones > > t/helper/.gitignore | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/t/helper/.gitignore b/t/helper/.gitignore > index 5f68aa8f8..57bdd4b8e 100644 > --- a/t/helper/.gitignore > +++ b/t/helper/.gitignore > @@ -12,6 +12,7 @@ > /test-hashmap > /test-index-version > /test-line-buffer > +/test-lazy-init-name-hash Heh, you could even put it before the '/test-line-buffer' entry! ;-) Ahem. ATB, Ramsay Jones > /test-match-trees > /test-mergesort > /test-mktemp >