diff options
author | Nirbheek Chauhan <nirbheek@centricular.com> | 2017-05-07 00:20:29 +0530 |
---|---|---|
committer | Nirbheek Chauhan <nirbheek@centricular.com> | 2017-05-07 00:20:29 +0530 |
commit | b1df1a2bec053937ecb09f425248c1dbcee9237a (patch) | |
tree | f9581f6d3e8d5d1c81b3b9e7693138c67b783178 /mesonbuild/compilers.py | |
parent | 11968382a3800f7dd6d04b3a94d4351f0950dd9a (diff) | |
download | meson-b1df1a2bec053937ecb09f425248c1dbcee9237a.zip meson-b1df1a2bec053937ecb09f425248c1dbcee9237a.tar.gz meson-b1df1a2bec053937ecb09f425248c1dbcee9237a.tar.bz2 |
run_command: accept built File objects too
The file will always exist by the time run_command() is invoked, so
there is no reason why we should forbid it. Also allow using File
objects as the command to run since strings are also allowed.
Diffstat (limited to 'mesonbuild/compilers.py')
0 files changed, 0 insertions, 0 deletions