On Wed, Jan 14, 2009 at 06:14:31PM +0100, Johannes Sixt wrote: > A the point was that $MSG contains \n, which should be turned int LF. IMO, > the easiest way to achieve this is: > > MSG='b3 > c3c3c3c3 > d3d3d3' > > test_expect_success ' ... ' ' > ... > MSG="$MSG" git notes edit > ' > > and go back to using echo in the part cited above. Yes, sorry, I hadn't read his original patch carefully. I think that is a sane solution. -Peff -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html