In dblink.isowner(), correct the logic to test the path itself (via lstat) rather...
authorZac Medico <zmedico@gentoo.org>
Sat, 9 Sep 2006 22:00:57 +0000 (22:00 -0000)
committerZac Medico <zmedico@gentoo.org>
Sat, 9 Sep 2006 22:00:57 +0000 (22:00 -0000)
commit159d8a41a2137fde5e3cb8e8d8e6f8bb79c3bf90
tree3c1539c9e18316bd6ece052d688fc0c4df158f96
parent86e0be91701f3ae7f0697cef4cd9e3e08fc63840
In dblink.isowner(), correct the logic to test the path itself (via lstat) rather than the referant in the case of symlinks.

svn path=/main/trunk/; revision=4430
pym/portage.py