Make elog functions use read -r when splitting lines, so that backslashes
authorZac Medico <zmedico@gentoo.org>
Fri, 1 May 2009 21:43:50 +0000 (21:43 -0000)
committerZac Medico <zmedico@gentoo.org>
Fri, 1 May 2009 21:43:50 +0000 (21:43 -0000)
commitabe700741d98232d945f1473f38a8cbbd121d460
tree71828a9df51e1c97272295ff9b7c0b15d7ff4a34
parent8f372840de9d4c04caaeca953348141e89bb0e12
Make elog functions use read -r when splitting lines, so that backslashes
intended for display will not be eaten. (trunk r13582)

svn path=/main/branches/2.1.6/; revision=13583
bin/isolated-functions.sh