Bug #238251 - Use 'read' instead of $IFS for splitting newlines in e*
authorZac Medico <zmedico@gentoo.org>
Sun, 21 Sep 2008 13:39:22 +0000 (13:39 -0000)
committerZac Medico <zmedico@gentoo.org>
Sun, 21 Sep 2008 13:39:22 +0000 (13:39 -0000)
commit9b11c72631162d11a5ec7e1cbe1d0fc3bd37ad28
treeced37f8c710d2dabcf5766fa93e1c8fb17ed1ab1
parentdc2f3e687a04c121ac5a4ab8ca4652d5e57f51ed
Bug #238251 - Use 'read' instead of $IFS for splitting newlines in e*
functions, since using $IFS causes spurious newlines to be inserted in
the message when the e* function is called with more than one argument.

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