diff options
author | Nirbheek Chauhan <nirbheek@centricular.com> | 2017-03-12 22:20:48 +0530 |
---|---|---|
committer | Nirbheek Chauhan <nirbheek@centricular.com> | 2017-03-13 03:25:57 +0530 |
commit | 50e0543cd7675fcffce3876d2db3745134304c52 (patch) | |
tree | eba88a894d392dbb202cce6d1d58baf23baf99b4 /run_project_tests.py | |
parent | b8b05497af4d6f2189fe35eb04c514b5a42893b4 (diff) | |
download | meson-50e0543cd7675fcffce3876d2db3745134304c52.zip meson-50e0543cd7675fcffce3876d2db3745134304c52.tar.gz meson-50e0543cd7675fcffce3876d2db3745134304c52.tar.bz2 |
unittests: Print output for failing commands
Because we are using check_output, if the command fails no output will
be printed at all. So, we use subprocess.run instead.
Also, on configure failures, print the meson-log.txt instead of stdout.
Diffstat (limited to 'run_project_tests.py')
0 files changed, 0 insertions, 0 deletions