When using the `read` builtin to split newlines in e* function arguments, use
authorZac Medico <zmedico@gentoo.org>
Fri, 7 Nov 2008 16:56:04 +0000 (16:56 -0000)
committerZac Medico <zmedico@gentoo.org>
Fri, 7 Nov 2008 16:56:04 +0000 (16:56 -0000)
commit6a6cdf5246fc2ad5a2d65a12565fb6ba5d5151bd
tree60482c8a83647cbad60e58cefbd7b42d5586ab95
parent1260871a827b51c80e3ae07ad4f92985fcbc8b20
When using the `read` builtin to split newlines in e* function arguments, use
$REPLY in order to ensure that whitespace in each line is correctly preserved.
Thanks to Joe Peterson <lavajoe@g.o> for reporting.

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