X-Git-Url: https://git.lttng.org/?p=lttng-tools.git;a=blobdiff_plain;f=tests%2Ftools%2Fhealth%2Fhealth_thread_exit;fp=tests%2Ftools%2Fhealth%2Fhealth_thread_exit;h=de783ad0847c6622d5b320d495842948501817e2;hp=dab6b6420f8f292a3f1dc94e013ff8ab9b2d0a5f;hb=a863986c475194160928667627e9d8bacbdc1506;hpb=df29d3c3f9f97585a3efbe1ffe699ce4cdfa6c46 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