[xml/sgml-pkgs] Bug#696333: Fwd: -e at begining of xml file
Mathieu Malaterre
malat at debian.org
Thu Dec 20 09:58:48 UTC 2012
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
More information about the debian-xml-sgml-pkgs
mailing list