From fd21c4439d5922802ba8d4e8362fabd0c73ecba3 Mon Sep 17 00:00:00 2001 From: Zac Medico Date: Sun, 20 Apr 2008 20:53:33 +0000 Subject: Bug #218559 - Make portdbapi automatically add sandbox write access to self.depcachedir when appropriate. This makes the portageq blanket sandbox exemption unnecessary. (trunk r9928) svn path=/main/branches/2.1.2/; revision=9929 --- bin/portageq | 4 ---- 1 file changed, 4 deletions(-) (limited to 'bin/portageq') diff --git a/bin/portageq b/bin/portageq index f0c2e19e2..d65abaa8f 100755 --- a/bin/portageq +++ b/bin/portageq @@ -21,10 +21,6 @@ except KeyboardInterrupt: import os -# This allows portageq to be exempt from sandbox, -# for things like updating metadata cache. -os.environ["SANDBOX_ON"] = "0" - import types import portage_exception #----------------------------------------------------------------------------- -- cgit v1.2.3-1-g7c22