Use bash's built-in echo instead of the actual echo binary since it has
authorZac Medico <zmedico@gentoo.org>
Sat, 21 Jun 2008 09:26:53 +0000 (09:26 -0000)
committerZac Medico <zmedico@gentoo.org>
Sat, 21 Jun 2008 09:26:53 +0000 (09:26 -0000)
commit8e309e9e33286225b3c05afba4e83d91286801a8
treeb8967312fc368aada564213c9981b9e9f6b83815
parenta290a7623d087f4d76b8458830072058ee859a17
Use bash's built-in echo instead of the actual echo binary since it has
compatibility issues on FreeBSD systems. Thanks to aballier for reporting
the issue and testing this patch.

svn path=/main/trunk/; revision=10751
pym/portage/tests/sets/shell/testShell.py