author | Junio C Hamano <gitster@pobox.com> | |
Sat, 8 May 2010 04:29:50 +0000 (21:29 -0700) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Sat, 8 May 2010 04:30:29 +0000 (21:30 -0700) | ||
commit | 5bab69172fc20bb86b5245bd1ec41c32dae9eaa6 | |
tree | 900596e7a6c614b3818fa07602088555a8a52494 | tree | snapshot |
parent | 50ab6558bf688e15048e189bdaf9174b217e1748 | commit | diff |
t5150: protect backslash with backslash in shell
At least /bin/sh on FreeBSD 8 interprets backslash followed by newline in an
unquoted here text as "empty".
Signed-off-by: Junio C Hamano <gitster@pobox.com>
At least /bin/sh on FreeBSD 8 interprets backslash followed by newline in an
unquoted here text as "empty".
Signed-off-by: Junio C Hamano <gitster@pobox.com>
t/t5150-request-pull.sh | diff | blob | history |