X-Git-Url: https://git.lttng.org/?a=blobdiff_plain;f=tests%2Fregression%2Ftools%2Fhealth%2Ftest_health.sh;h=4a99c2ea41c65ade878c7b0abb5ae0a1ff96e002;hb=b4b7369fbeb9c037449782132cfcdad1dac435d9;hp=8d8830b755b139481854535e540a162272378eea;hpb=9d16b343fb9e781fc8d8fa3c448a3f382306dd33;p=lttng-tools.git diff --git a/tests/regression/tools/health/test_health.sh b/tests/regression/tools/health/test_health.sh index 8d8830b75..4a99c2ea4 100644 --- a/tests/regression/tools/health/test_health.sh +++ b/tests/regression/tools/health/test_health.sh @@ -70,7 +70,7 @@ function test_health # Activate specific thread test export ${test_thread_name}_${test_suffix}=1 - # Spawn sessiond with preload healthexit lib + # Spawn sessiond with preloaded testpoint override lib export LD_PRELOAD="$CURDIR/$SESSIOND_PRELOAD" diag "Start session daemon"