For bug #186610, use `find <path>` to scan for config updates since `cd <path>` could...
authorZac Medico <zmedico@gentoo.org>
Thu, 26 Jul 2007 21:52:14 +0000 (21:52 -0000)
committerZac Medico <zmedico@gentoo.org>
Thu, 26 Jul 2007 21:52:14 +0000 (21:52 -0000)
commit5e2d2b4715cdf0c9bc1df709f2c41900cb123299
treec71fab108b49e67a94be193f0c95a0013480207e
parentfc9e005a7f3a3f1415c81c6f9614ccfcf8df65e4
For bug #186610, use `find <path>` to scan for config updates since `cd <path>` could fail and cause the cwd to be scanned.

svn path=/main/trunk/; revision=7402
pym/emerge/__init__.py