Remove the checks for files in symlinked directories
authorZac Medico <zmedico@gentoo.org>
Mon, 15 Oct 2007 18:46:12 +0000 (18:46 -0000)
committerZac Medico <zmedico@gentoo.org>
Mon, 15 Oct 2007 18:46:12 +0000 (18:46 -0000)
commitd89a7851ef6c78dc1f5f05c4e37627ecd347c930
treed28734eb0a6a42c75f96fb1c1a8d25b05818278f
parent9ef98bcda501b139e2123dfc54fc9d35a4e819ee
Remove the checks for files in symlinked directories
from the collision protect code since it hasn't been
needed ever since the followSymlinks parameter was
disabled for portage.listdir() calls in order to
prevent infinite recursion loops. (trunk r8120:8124)

svn path=/main/branches/2.1.2/; revision=8131
pym/portage.py