diff options
author | Brian Gernhardt <benji@silverinsanity.com> | 2008-10-31 06:09:13 +0100 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2008-11-01 05:38:48 +0100 |
commit | 6ecfd91df5ec462aeded967c9ad21912c249f96e (patch) | |
tree | faa7135734d9905f6cb430abe9561b5f771c0250 /t/t3060-ls-files-with-tree.sh | |
parent | add userdiff textconv tests (diff) | |
download | git-6ecfd91df5ec462aeded967c9ad21912c249f96e.tar.xz git-6ecfd91df5ec462aeded967c9ad21912c249f96e.zip |
Avoid using non-portable `echo -n` in tests.
Expecting echo to recognise -n is a BSDism. Using printf is far more
portable.
Discovered on OS X 10.5.5 in t4030-diff-textconv.sh and changed in all
the test scripts.
Signed-off-by: Brian Gernhardt <benji@silverinsanity.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 't/t3060-ls-files-with-tree.sh')
0 files changed, 0 insertions, 0 deletions