Refactor: test: wrapper for destroy_lttng_session
[lttng-tools.git] / tests / regression / tools / live / test_lttng_kernel
index 084649f9bf99697a19bd4a936c05bf0f7a4eefad..98f3b9e9d2209c5403f4dd03c9638215e5b6738a 100755 (executable)
@@ -55,7 +55,7 @@ function setup_live_tracing()
 function clean_live_tracing()
 {
        stop_lttng_tracing_ok $SESSION_NAME
-       destroy_lttng_session $SESSION_NAME
+       destroy_lttng_session_ok $SESSION_NAME
 }
 
 # Need root access for kernel tracing.
This page took 0.023671 seconds and 4 git commands to generate.