* Use type -P which does not produce messages to stderr.
authorZac Medico <zmedico@gentoo.org>
Sun, 6 Apr 2008 17:09:13 +0000 (17:09 -0000)
committerZac Medico <zmedico@gentoo.org>
Sun, 6 Apr 2008 17:09:13 +0000 (17:09 -0000)
commit33e558be9ec5388b72a4eb5d4ec9b8f8598615af
tree8527c6b7f57b5578758a0d4f35a08bff133ea2b0
parent605d41153a999b6824f73083a323c4ba283307a9
* Use type -P which does not produce messages to stderr.
  another option is to redirect both stderr and out.
* Avoid &> replace with > ... 2>&1
Thanks to Alon Bar-Lev for this patch.

svn path=/main/trunk/; revision=9727
bin/emerge-webrsync