Refactor: test: wrapper for start_lttng_tracing
[lttng-tools.git] / tests / regression / tools / live / test_lttng_ust
index 177b1f76ac98ed2cff325ec0127baa795340ec43..b1d5c293103236b657be6091fde10acfb97829ae 100755 (executable)
@@ -63,7 +63,7 @@ function setup_live_tracing()
        ok $? "Create session in live mode with delay $DELAY_USEC"
 
        enable_ust_lttng_event_ok $SESSION_NAME $EVENT_NAME
-       start_lttng_tracing $SESSION_NAME
+       start_lttng_tracing_ok $SESSION_NAME
 }
 
 function clean_live_tracing()
This page took 0.023478 seconds and 4 git commands to generate.