summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorJulian Andres Klode <julian.klode@canonical.com>2024-11-21 15:36:59 +0100
committerJulian Andres Klode <julian.klode@canonical.com>2024-11-21 15:38:18 +0100
commit5af5b196742a477c3effb9534c5a3257c8075a8e (patch)
tree0a2e820060c5350991379591c411e2a4619a0293 /doc
parent55c373ca9f6567a27ec9e8f90384781908157dae (diff)
test: Do not fail if valgrind is not available
The command -v check inadvertently exited 0 because it confusingly also considers functions and aliases. Check if we are able to run a valgrind binary instead by querying its version. Then, the msgdebug in the alternative code path was included in the output that we are asserting so that was causing failures too and needs removing. Everything is horrible :D
Diffstat (limited to 'doc')
0 files changed, 0 insertions, 0 deletions