X-Git-Url: https://git.lttng.org/?a=blobdiff_plain;f=tests%2Ftools%2Fhealth%2Fhealth_thread_exit;h=de783ad0847c6622d5b320d495842948501817e2;hb=347e0f146d848f8e5a6b2cb07c016d3f4085f310;hp=dab6b6420f8f292a3f1dc94e013ff8ab9b2d0a5f;hpb=9e32c5c0340e16a4c08a87d8c953306abfdc2e64;p=lttng-tools.git diff --git a/tests/tools/health/health_thread_exit b/tests/tools/health/health_thread_exit index dab6b6420..de783ad08 100755 --- a/tests/tools/health/health_thread_exit +++ b/tests/tools/health/health_thread_exit @@ -29,7 +29,7 @@ source $TESTDIR/utils.sh print_test_banner "$TEST_DESC" -if [ ! -f "$SESSIOND_PRELOAD" ]; then +if [ ! -f "$CURDIR/$SESSIOND_PRELOAD" ]; then echo -e "libhealthexit.so not available for this test. Skipping." exit 0 fi