Bug #190268 - Avoid unwanted sandbox violations in src_test().
authorZac Medico <zmedico@gentoo.org>
Sat, 8 Sep 2007 07:01:39 +0000 (07:01 -0000)
committerZac Medico <zmedico@gentoo.org>
Sat, 8 Sep 2007 07:01:39 +0000 (07:01 -0000)
commitef3d4aa1eefd0798a49372903415f7aa779bf718
treef6d84e1c8f13def1362e55d7784a7b04cb7667eb
parent3fb006dccb20a74d301d45812f6410ce57a9991f
Bug #190268 - Avoid unwanted sandbox violations in src_test().
  - Allow SANDBOX_* variables to pass through.
  - Don't try to create an sandbox instance inside a test case in order to
    interaction with SANDBOX_* variables in src_test(). (trunk r7759)

svn path=/main/branches/2.1.2/; revision=7760
pym/portage.py
tests/portage/test_spawn.py