* Use type -P which does not produce messages to stderr.
authorZac Medico <zmedico@gentoo.org>
Tue, 8 Apr 2008 04:55:46 +0000 (04:55 -0000)
committerZac Medico <zmedico@gentoo.org>
Tue, 8 Apr 2008 04:55:46 +0000 (04:55 -0000)
commit4f18ad4e1419166f2a2b88dff61c365b4ec8046b
tree87afd9744716cd45c402a1160b64caf3dceb29d5
parentc1bb5e536ded49fb6f799304f0d9ac7f6b4d1d90
* 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.
(trunk r9727)

svn path=/main/branches/2.1.2/; revision=9749
bin/emerge-webrsync