diff options
author | Christoph Reiter <reiter.christoph@gmail.com> | 2018-11-13 19:48:12 +0100 |
---|---|---|
committer | Dylan Baker <dylan@pnwbakers.com> | 2018-11-14 15:00:01 -0800 |
commit | 5a9c9c70df17c8f1ba900933574586c46c3d096f (patch) | |
tree | 6773fae10f40561d044e1d2ab28d785b484089ba /mesonbuild/backend/vs2010backend.py | |
parent | de175aac0051b5625e21aeb5b9864ae7c376f9d7 (diff) | |
download | meson-5a9c9c70df17c8f1ba900933574586c46c3d096f.zip meson-5a9c9c70df17c8f1ba900933574586c46c3d096f.tar.gz meson-5a9c9c70df17c8f1ba900933574586c46c3d096f.tar.bz2 |
tests: fix test_meson_installed after the recent appveyor image update
Since the last appveyor image update which also included a msys2 update
test_meson_installed() fails for the msys2 mingw jobs complaining that
the install path isn't included in PYTHONPATH.
It complains that "site-packages\" isn't included in "site-packages" ignoring
that the separator should be ignored here. Work around the issue by making
sure that the path set as PYTHONPATH always ends with os.sep.
Diffstat (limited to 'mesonbuild/backend/vs2010backend.py')
0 files changed, 0 insertions, 0 deletions