summaryrefslogtreecommitdiffstats
path: root/bin/lock-helper.py
diff options
context:
space:
mode:
Diffstat (limited to 'bin/lock-helper.py')
-rwxr-xr-xbin/lock-helper.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/bin/lock-helper.py b/bin/lock-helper.py
index 065ddcbc4..dfb887669 100755
--- a/bin/lock-helper.py
+++ b/bin/lock-helper.py
@@ -6,6 +6,7 @@ import os
import sys
sys.path.insert(0, os.environ['PORTAGE_PYM_PATH'])
import portage
+portage._disable_legacy_globals()
def main(args):