X-Git-Url: https://git.lttng.org/?a=blobdiff_plain;f=tests%2Fregression%2Ftools%2Fexclusion%2Ftest_exclusion;h=b913994018311a779b56d0bbb261e4f845ba4da5;hb=e0bd0ea37926566b1518e894f624d78e9526337f;hp=6ff8c210f7b00be2fee868e72ddfb15b55d445b2;hpb=e563bbdb8fa6592790e9ac4e9db7d9decf022023;p=lttng-tools.git diff --git a/tests/regression/tools/exclusion/test_exclusion b/tests/regression/tools/exclusion/test_exclusion index 6ff8c210f..b91399401 100755 --- a/tests/regression/tools/exclusion/test_exclusion +++ b/tests/regression/tools/exclusion/test_exclusion @@ -59,10 +59,10 @@ function test_exclusion # Trace apps start_lttng_tracing_ok $SESSION_NAME run_apps - stop_lttng_tracing $SESSION_NAME + 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