Refactor: test: wrapper for destroy_lttng_session
[lttng-tools.git] / tests / regression / tools / live / test_lttng_ust
index bf66603f6b878b22841258638ac64f22e21e67ed..7d6cc93f1b5692229105a9f2222365fa9cb920d7 100755 (executable)
@@ -69,7 +69,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
 }
 
 start_lttng_sessiond
This page took 0.024141 seconds and 5 git commands to generate.