Andrew's git
/
gitweb.git
/ diff
summary
|
log
|
commit
| diff |
tree
commit
grep
author
committer
pickaxe
?
re
avoid echo -e, there are systems where it does not work
author
Alex Riesen
<raa.lkml@gmail.com>
Sun, 12 Feb 2006 18:05:34 +0000
(19:05 +0100)
committer
Junio C Hamano
<junkio@cox.net>
Sun, 12 Feb 2006 19:36:19 +0000
(11:36 -0800)
FreeBSD 4.11 being one example: the built-in echo doesn't have -e,
and the installed /bin/echo does not do "-e" as well.
"printf" works, laking just "\e" and "\xAB'.
Signed-off-by: Junio C Hamano <junkio@cox.net>
raw
|
patch
| inline |
side by side
(from:
0dbc4e8
)
No differences found