Send eerror and ewarn messages to stderr. This is important in
authorZac Medico <zmedico@gentoo.org>
Fri, 4 Jan 2008 20:49:29 +0000 (20:49 -0000)
committerZac Medico <zmedico@gentoo.org>
Fri, 4 Jan 2008 20:49:29 +0000 (20:49 -0000)
commit64f5d0aae43437c7228b34e616fcd5d5192a9448
treec2f2140f222167bb18766b32f5e7bd5e42531fb7
parenta38336eab540d0d823234ca861b4dc2ad30781ec
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. (trunk r9140)

svn path=/main/branches/2.1.2/; revision=9141
bin/isolated-functions.sh