Refactor: test: wrapper for stop_lttng_tracing
[lttng-tools.git] / tests / regression / tools / filtering / test_valid_filter
index 9a9e31c83aaea4b64f6e8e9ad18e660a1f40e1d4..42f32e70583aae15f03dc08241067cce7e322c08 100755 (executable)
@@ -67,7 +67,7 @@ function test_valid_filter
        # 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
This page took 0.022744 seconds and 4 git commands to generate.