Use echo -e when splitting lines in e* functions, for compatibility with
authorZac Medico <zmedico@gentoo.org>
Thu, 25 Sep 2008 18:58:38 +0000 (18:58 -0000)
committerZac Medico <zmedico@gentoo.org>
Thu, 25 Sep 2008 18:58:38 +0000 (18:58 -0000)
commit266fb9da720a3148e183d68daa9d51379e75e686
tree2d2493e3e336f9c63761dfaa65e5537a7ce256a8
parentaf4f9aa42157b8851737541c142a47b9793f2571
Use echo -e when splitting lines in e* functions, for compatibility with
previous behavior wrt \e escape codes such as `elog "\e[31m***\e[0m"` for
example. Thanks to Arfrever for finding this solution.

svn path=/main/trunk/; revision=11545
bin/isolated-functions.sh