Here is failed case for “echo -e "a\n\b\nc\td".
The expected result is:
a
c       d

The current result is:
anbnctd

The patch let sh pass “\” to “echo”. Then it works fine.


Mingliang

Attachment: 0001-sh-pass-to-the-later-app.patch
Description: 0001-sh-pass-to-the-later-app.patch

_______________________________________________
Toybox mailing list
Toybox@lists.landley.net
http://lists.landley.net/listinfo.cgi/toybox-landley.net

Reply via email to