tags 696333 upstream
thanks

Problem is that Debian uses dash instead of sh as the default shell.
dash, in contrast to just about any other sh implementation or sh
replacement, does not understand the echo -e option and simply prints
it literally. I'll have to replace the echo -e calls with printf calls
to make the code portable to dash.


ref:
https://bugs.launchpad.net/ubuntu/+source/dash/+bug/72167

http://pubs.opengroup.org/onlinepubs/000095399/utilities/echo.html


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to