Refactor: test: wrapper for destroy_lttng_session
[lttng-tools.git] / tests / regression / tools / filtering / test_valid_filter
index 42f32e70583aae15f03dc08241067cce7e322c08..df4eb47e3687a6245488c9b5c8bcd443538ee176 100755 (executable)
@@ -70,7 +70,7 @@ function test_valid_filter
        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 $EVENT_NAME`
 
This page took 0.023052 seconds and 4 git commands to generate.