X-Git-Url: https://git.lttng.org/?p=lttng-tools.git;a=blobdiff_plain;f=tests%2Fregression%2Fust%2Fust-dl%2Ftest_ust-dl;h=1f2934db198be85c6d546708ba3774c63ce58e20;hp=7b835dcbd290c143ba0b1d64a1f8ad91691f60fa;hb=f37e092d5360510f2975ea5bd0ae69084ae17691;hpb=cdbfb1b9cd74b6f6da7082482b1d6c3d97605818 diff --git a/tests/regression/ust/ust-dl/test_ust-dl b/tests/regression/ust/ust-dl/test_ust-dl index 7b835dcbd..1f2934db1 100755 --- a/tests/regression/ust/ust-dl/test_ust-dl +++ b/tests/regression/ust/ust-dl/test_ust-dl @@ -21,7 +21,8 @@ TESTDIR=${CURDIR}/../../.. source $TESTDIR/utils/utils.sh if [ ! -x "$CURDIR/.libs/libfoo.so" ]; then - BAIL_OUT "No shared object generated" + diag "No shared object generated. Skipping all tests." + exit 0 fi start_lttng_sessiond_notap