summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--bitbake/lib/bb/utils.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/bitbake/lib/bb/utils.py b/bitbake/lib/bb/utils.py
index 5f5767c1da..50032e50c2 100644
--- a/bitbake/lib/bb/utils.py
+++ b/bitbake/lib/bb/utils.py
@@ -580,7 +580,6 @@ def preserved_envvars_exported():
580 'PATH', 580 'PATH',
581 'PWD', 581 'PWD',
582 'SHELL', 582 'SHELL',
583 'TERM',
584 'USER', 583 'USER',
585 'LC_ALL', 584 'LC_ALL',
586 'BBSERVER', 585 'BBSERVER',