Bug #283292 - Fix FindPortdir() to prevent OSError: [Errno 2] from stat when
authorZac Medico <zmedico@gentoo.org>
Mon, 31 Aug 2009 07:56:28 +0000 (07:56 -0000)
committerZac Medico <zmedico@gentoo.org>
Mon, 31 Aug 2009 07:56:28 +0000 (07:56 -0000)
commit0d753685a838e7f302146bf8c5aff54e76908435
treed0445a6942607906aa931f9984e02abb128c277d
parent7ffe8c4e44bc5b25f447b87abc7a296cc30a3885
Bug #283292 - Fix FindPortdir() to prevent OSError: [Errno 2] from stat when
$PWD is unset. Thanks to Jonathan Callen <en.ABCD@gmail.com> for this patch.

svn path=/main/trunk/; revision=14174
pym/repoman/utilities.py