On Oct 31, 2008, at 4:15 AM, Junio C Hamano wrote:
Brian Gernhardt <benji@xxxxxxxxxxxxxxxxxx> writes:
Not all /bin/sh have a builtin echo that recognizes -n. Using printf
is far more portable.
This is much better (minor nit: we do not care if echo is built-in or
/bin/echo); the point of t4030 is to produce an incomplete line ;-).
Well, yes. The reason I phrased it that way was that my /bin/echo
recognizes -n but /bin/sh does not.
~~ Brian
--
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