diff options
author | Brandon Casey <drafnel@gmail.com> | 2010-08-12 15:55:54 -0500 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2010-08-12 15:35:04 -0700 |
commit | 0d1d6e50cf3401874b50b77aa1dc0e33357a1556 (patch) | |
tree | d173569ca1dc8d1b3e73c496d95dcbde6058ac06 /base85.c | |
parent | index-pack: Don't follow replace refs. (diff) | |
download | tgif-0d1d6e50cf3401874b50b77aa1dc0e33357a1556.tar.xz |
t/t7003: replace \t with literal tab in sed expression
The sed utilities on IRIX and Solaris do not interpret the sequence '\t'
to mean a tab character; they read a literal character 't'. So, use a
literal tab instead.
Signed-off-by: Brandon Casey <casey@nrlssc.navy.mil>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'base85.c')
0 files changed, 0 insertions, 0 deletions