summaryrefslogtreecommitdiffstats
path: root/bin/env-update
diff options
context:
space:
mode:
Diffstat (limited to 'bin/env-update')
-rwxr-xr-xbin/env-update1
1 files changed, 0 insertions, 1 deletions
diff --git a/bin/env-update b/bin/env-update
index d7e9f3967..286996341 100755
--- a/bin/env-update
+++ b/bin/env-update
@@ -4,7 +4,6 @@
# $Id$
import os,sys
-os.environ["PORTAGE_CALLER"] = "env-update"
sys.path = ["/usr/lib/portage/pym"]+sys.path
def usage(status):