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

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Stephan Beyer
Date: Sunday, January 18, 2009 - 2:41 am

> > diff --git a/git-am.sh b/git-am.sh

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.

Regards,
  Stephan

-- 
Stephan Beyer <s-beyer@gmx.net>, PGP 0x6EDDD207FCC5040F
--
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Re: [PATCH/RFC] git-am: Make it easier to see which patch ..., Johannes Schindelin, (Fri Jan 16, 7:14 am)
Re: [PATCH/RFC] git-am: Make it easier to see which patch ..., Johannes Schindelin, (Fri Jan 16, 9:27 am)
Re: [PATCH/RFC] git-am: Make it easier to see which patch ..., Stephan Beyer, (Sun Jan 18, 2:41 am)
Re: [PATCH/RFC] git-am: Make it easier to see which patch ..., Johannes Schindelin, (Sun Jan 18, 9:17 am)
Re: [PATCH/RFC] git-am: Make it easier to see which patch ..., Johannes Schindelin, (Sun Jan 18, 10:44 am)