Thread (10 messages) flat view 10 messages, 5 authors, 2016-06-15

Re: [PATCH/RFC] git-am: Make it easier to see which patch failed

From: Jeff King <hidden>
Date: 2016-06-15 22:45:58

On Sun, Jan 18, 2009 at 10:41:13AM +0100, Stephan Beyer wrote:
quoted
Looks sane except that I do not think you need printf nor the leading
blank line, i.e.

	echo "Patch failed at $msgnum ($FIRSTLINE)"
Hmm, IIRC if $FIRSTLINE contains \n or something like that, it will
interpret this as newline in some shell/echo implementations.

So printf "...%s..." "$FOO" is always sane for user input.
Yes, I'm surprised Junio doesn't remember the mass conversions we already had
to do (4b7cc26a and 293623ed). But looking at the date, I guess it _has_
been a year and a half. :)

-Peff
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help