diff options
author | Nirbheek Chauhan <nirbheek@centricular.com> | 2019-01-30 11:50:52 +0530 |
---|---|---|
committer | Nirbheek Chauhan <nirbheek.chauhan@gmail.com> | 2019-01-31 20:12:21 +0530 |
commit | c3bc1dcd481e2a2d8d61850895ca0cd0b3736f40 (patch) | |
tree | 4daa5b5b7ae63acaadcb1cbfae9c3acad6e8710f /manual tests | |
parent | 4268e156a336e4fd78fe9e103852e07b9ae53161 (diff) | |
download | meson-c3bc1dcd481e2a2d8d61850895ca0cd0b3736f40.zip meson-c3bc1dcd481e2a2d8d61850895ca0cd0b3736f40.tar.gz meson-c3bc1dcd481e2a2d8d61850895ca0cd0b3736f40.tar.bz2 |
pkg-config: Don't traceback when not found and not required
.get_command() will return None when it's not found, so there's no
point trying to print that. Print self.name instead, which is what
we tried to search for.
Diffstat (limited to 'manual tests')
0 files changed, 0 insertions, 0 deletions