In install_mask(), discard stderr messages from the 'find' command
authorZac Medico <zmedico@gentoo.org>
Tue, 6 May 2008 20:26:05 +0000 (20:26 -0000)
committerZac Medico <zmedico@gentoo.org>
Tue, 6 May 2008 20:26:05 +0000 (20:26 -0000)
commit56f615dbdb1dbd3e2b69dfa193ed77beecb90615
treea13afce305222b350e3ad014f814777ca885a38c
parent04e49b94eb44c62b966e4ed78a9ebbda6b09562d
In install_mask(), discard stderr messages from the 'find' command
since some tokens from INSTALL_MASK can trigger lots of warnings
and errors that are irrelevant for our purposes.

svn path=/main/trunk/; revision=10220
bin/misc-functions.sh