Autodetect if sandbox is active in order to prevent recursive sandbox invocation...
authorZac Medico <zmedico@gentoo.org>
Thu, 21 Jun 2007 20:36:22 +0000 (20:36 -0000)
committerZac Medico <zmedico@gentoo.org>
Thu, 21 Jun 2007 20:36:22 +0000 (20:36 -0000)
commit50dc22b8f85c5b1b5911a200f0b74257ed962461
tree92679ca8515d97a0ad6cf7d19f46bcfe57edbab8
parent6fc552f3e3e4d39a609a86b8220589382c922e0d
Autodetect if sandbox is active in order to prevent recursive sandbox invocation.  Thanks to Brian Harring for the suggestion.

svn path=/main/trunk/; revision=6917
pym/portage/__init__.py
pym/portage/tests/ebuild/test_spawn.py