Refactor: test: wrapper for start_lttng_tracing
[lttng-tools.git] / tests / regression / ust / low-throughput / test_low_throughput
index 53299489dd47d17e164d008761a7513c9dde1687..e98c06725af1e5f5d19b377c9febcb7ad972858a 100755 (executable)
@@ -42,7 +42,7 @@ start_lttng_sessiond
 create_lttng_session_ok $SESSION_NAME $TRACE_PATH
 
 enable_ust_lttng_event_ok $SESSION_NAME $EVENT_NAME
-start_lttng_tracing $SESSION_NAME
+start_lttng_tracing_ok $SESSION_NAME
 
 # This is going to take 20 minutes
 ./$CURDIR/$BIN_NAME >/dev/null 2>&1
This page took 0.024281 seconds and 5 git commands to generate.