Re: [PATCH] t8001, t8002: fix "blame -L :literal" test on NetBSD

2013-08-05 Thread Junio C Hamano
Thanks. -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html

Re: [PATCH] t8001, t8002: fix "blame -L :literal" test on NetBSD

2013-08-05 Thread Eric Sunshine
On Mon, Aug 5, 2013 at 11:21 AM, René Scharfe wrote: > Sub-test 42 of t8001 and t8002 ("blame -L :literal") fails on NetBSD > with the following verbose output: > > git annotate -L:main hello.c > Author F (expected 4, attributed 3) bad > Author G (expected 1, attributed 1)

[PATCH] t8001, t8002: fix "blame -L :literal" test on NetBSD

2013-08-05 Thread René Scharfe
Sub-test 42 of t8001 and t8002 ("blame -L :literal") fails on NetBSD with the following verbose output: git annotate -L:main hello.c Author F (expected 4, attributed 3) bad Author G (expected 1, attributed 1) good This is not caused by different behaviour of git blame or