diff options
author | Alex Lorenz <arphaman@gmail.com> | 2019-10-27 13:28:59 -0700 |
---|---|---|
committer | Alex Lorenz <arphaman@gmail.com> | 2019-10-27 13:31:02 -0700 |
commit | 32837a60ac4ff43182699073729daed2cd0ed421 (patch) | |
tree | 7d37cde3ee748719ba8db22c3747fc714f2d60e2 /lldb/scripts/Python/python-wrapper.swig | |
parent | 06d3fce01d4f4dfd743e24e1f553afbb6709610f (diff) | |
download | llvm-32837a60ac4ff43182699073729daed2cd0ed421.zip llvm-32837a60ac4ff43182699073729daed2cd0ed421.tar.gz llvm-32837a60ac4ff43182699073729daed2cd0ed421.tar.bz2 |
[lit] Drop the user-site packages directory from search paths when running tests
Do not add user-site packages directory to the python search path.
This avoids test failures if there's an incompatible lit module installed
inside the user-site packages directory, as it gets prioritized over the lit
from the PYTHONPATH.
Diffstat (limited to 'lldb/scripts/Python/python-wrapper.swig')
0 files changed, 0 insertions, 0 deletions