diff options
author | Paolo Bonzini <pbonzini@redhat.com> | 2021-02-17 11:47:20 +0100 |
---|---|---|
committer | Xavier Claessens <xclaesse@gmail.com> | 2021-02-17 12:10:05 -0500 |
commit | 2b48d75c7e86d77b24518e3584576d298d41b6fb (patch) | |
tree | 17d9d878dd028538ad943e2f07088e1121001641 /run_unittests.py | |
parent | 6c1467db272c4700ae79f74c3541f6ccc4814138 (diff) | |
download | meson-2b48d75c7e86d77b24518e3584576d298d41b6fb.zip meson-2b48d75c7e86d77b24518e3584576d298d41b6fb.tar.gz meson-2b48d75c7e86d77b24518e3584576d298d41b6fb.tar.bz2 |
mtest: use / as path separator for ninja targets
os.path.relpath(f, wd) returns path with \ seperator on Windows, but ninja
targets always uses / separator.
See for example https://gitlab.freedesktop.org/ocrete/libnice/-/jobs/7348274.
Analyzed-by: Xavier Claessens <xavier.claessens@collabora.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'run_unittests.py')
0 files changed, 0 insertions, 0 deletions