diff options
author | Junio C Hamano <gitster@pobox.com> | 2008-11-09 13:11:06 -0800 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2008-11-09 13:11:06 -0800 |
commit | a2d2c478f325690e1575e14e7d310fd7435d83be (patch) | |
tree | aa9d05c4e460d692016d477275fde9be38d434d6 /t/t3020-ls-files-error-unmatch.sh | |
parent | t5303: work around printf breakage in dash (diff) | |
download | tgif-a2d2c478f325690e1575e14e7d310fd7435d83be.tar.xz |
t5303: fix printf format string for portability
printf "\x01" is bad; write printf "\001" for portability.
Testing with dash is a good way to find this kind of POSIX.1 violation
breakages.
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 't/t3020-ls-files-error-unmatch.sh')
0 files changed, 0 insertions, 0 deletions