X-Git-Url: https://git.lttng.org/?p=lttng-tools.git;a=blobdiff_plain;f=tests%2Fregression%2Ftools%2Fexclusion%2Ftest_exclusion;h=b913994018311a779b56d0bbb261e4f845ba4da5;hp=0033c7ed51e4fd3d69fafddfe576328c90c3964a;hb=67b4c664e2c6c6dc19920555c0abf094ed6cbe00;hpb=96340a015194538227efcbc654ec02c2ed9961ce diff --git a/tests/regression/tools/exclusion/test_exclusion b/tests/regression/tools/exclusion/test_exclusion index 0033c7ed5..b91399401 100755 --- a/tests/regression/tools/exclusion/test_exclusion +++ b/tests/regression/tools/exclusion/test_exclusion @@ -62,7 +62,7 @@ function test_exclusion stop_lttng_tracing_ok $SESSION_NAME # Destroy session - destroy_lttng_session $SESSION_NAME + destroy_lttng_session_ok $SESSION_NAME stats=`babeltrace $trace_path | $STATS_BIN --tracepoint $EV_EXCLUDE_NAME | grep -v index` if [ ! -z "$stats" ]; then