In getconfig(), pass the infile attribute into the shlex
authorZac Medico <zmedico@gentoo.org>
Tue, 25 Dec 2007 05:41:06 +0000 (05:41 -0000)
committerZac Medico <zmedico@gentoo.org>
Tue, 25 Dec 2007 05:41:06 +0000 (05:41 -0000)
commit9f19bafd76cbbf0d1ace2b2243cd7434ed30cbbf
treeb47cebb814758d1e303b4ae8866719e9093b2d98
parent5d41edfecc6eb9d5b045877a5796c3d4b6528e56
In getconfig(), pass the infile attribute into the shlex
constructor so that shlex.sourcehook() properly joins
relative paths.

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