Send eerror and ewarn messages to stderr. This is important in
authorZac Medico <zmedico@gentoo.org>
Fri, 4 Jan 2008 20:49:05 +0000 (20:49 -0000)
committerZac Medico <zmedico@gentoo.org>
Fri, 4 Jan 2008 20:49:05 +0000 (20:49 -0000)
commitb36c8955cedf9e01869efe8400c1ed98ab21ec98
tree75d19999bdbd1602df58de7be2369c55ca31b483
parentbbc577ca2044f016a66e5bb45cbf78226938bef6
Send eerror and ewarn messages to stderr. This is important in
case somebody calls portageq inside a global scope command
substitution. The output needs to go to stderr so that the
die message from the subshell is visible.

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