diff options
author | Nirbheek Chauhan <nirbheek@centricular.com> | 2020-09-08 18:17:48 +0530 |
---|---|---|
committer | Nirbheek Chauhan <nirbheek.chauhan@gmail.com> | 2020-09-08 14:38:59 +0000 |
commit | 757b838d81a10f178ec52664c566772c55e71005 (patch) | |
tree | 60cf34a9e2b65c568c12f1a51fdbd5903186f671 /mesonbuild/minstall.py | |
parent | 7ad66e8a1a8e90aeb5ae0f7cbc73b923e1d2c868 (diff) | |
download | meson-757b838d81a10f178ec52664c566772c55e71005.zip meson-757b838d81a10f178ec52664c566772c55e71005.tar.gz meson-757b838d81a10f178ec52664c566772c55e71005.tar.bz2 |
Fix picking up tools with args from the env on Windows
This was a regression in https://github.com/mesonbuild/meson/pull/7059.
We do not need to do a full search for all windows special cases. We
only want to check whether the command provided is actually a full
path to a script so we can add the interpreter.
Fixes https://github.com/mesonbuild/meson/issues/7645
Diffstat (limited to 'mesonbuild/minstall.py')
0 files changed, 0 insertions, 0 deletions