Refactor: test: wrapper for destroy_lttng_session
[lttng-tools.git] / tests / regression / tools / tracefile-limits / test_tracefile_count
index 8e2747afabe57baf1f467173427251cae0e8c7ae..4fe6ac36e3e8159da06cd2a2a70156df0c2ca1c3 100755 (executable)
@@ -122,7 +122,7 @@ function test_tracefile_count_limit ()
 
        stop_lttng_tracing_ok $session_name
 
-       destroy_lttng_session $session_name
+       destroy_lttng_session_ok $session_name
 
        # Validate tracing dir
 
This page took 0.023041 seconds and 4 git commands to generate.