Refactor: test: wrapper for stop_lttng_tracing
[lttng-tools.git] / tests / regression / tools / live / test_lttng_ust
index b1d5c293103236b657be6091fde10acfb97829ae..bf66603f6b878b22841258638ac64f22e21e67ed 100755 (executable)
@@ -68,7 +68,7 @@ function setup_live_tracing()
 
 function clean_live_tracing()
 {
-       stop_lttng_tracing $SESSION_NAME
+       stop_lttng_tracing_ok $SESSION_NAME
        destroy_lttng_session $SESSION_NAME
 }
 
This page took 0.025803 seconds and 5 git commands to generate.