Bug #210575 - Optimize doins -r so that it doesn't call itself recursively,
authorZac Medico <zmedico@gentoo.org>
Wed, 19 Mar 2008 10:24:26 +0000 (10:24 -0000)
committerZac Medico <zmedico@gentoo.org>
Wed, 19 Mar 2008 10:24:26 +0000 (10:24 -0000)
commitfcdf806858f9dd8fd7a111cca26853820eac562c
tree2aa42d19e1990f00fd25e2ec3c197890b14ce247
parent631119ccba71614cd3a7e1ae1ff9a333c9c4e6db
Bug #210575 - Optimize doins -r so that it doesn't call itself recursively,
since it's faster to handle the recursion internally. Thanks to Benedikt
Böhm <hollow@gentoo.org> for the initial patch.

svn path=/main/trunk/; revision=9485
bin/doins