author | Johannes Sixt <j6t@kdbg.org> | |
Tue, 2 Dec 2008 08:31:01 +0000 (09:31 +0100) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Wed, 3 Dec 2008 00:13:16 +0000 (16:13 -0800) | ||
commit | deb13872becbc5fb49e3ab22dd9feaf4e429a853 | |
tree | 418e7cfb16c217c06a4aba78acd323fe873f8fdd | tree | snapshot |
parent | 11920d28da1ac1b65eb4041c1b7355924e5d1366 | commit | diff |
t4030-diff-textconv: Make octal escape sequence more portable
There are printfs around that do not grok '\1', but need '\01'.
Discovered on AIX 4.3.x.
Signed-off-by: Johannes Sixt <j6t@kdbg.org>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
There are printfs around that do not grok '\1', but need '\01'.
Discovered on AIX 4.3.x.
Signed-off-by: Johannes Sixt <j6t@kdbg.org>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
t/t4030-diff-textconv.sh | diff | blob | history |