Refactor: test: wrapper for start_lttng_tracing
[lttng-tools.git] / tests / regression / tools / health / test_health.sh
index 5010a9136b7ee94ec7cc13e9bf07f68826676b25..ade4b0e9c5c211e425655366324aae1dc8d3a32e 100644 (file)
@@ -111,7 +111,7 @@ function test_health
                        diag "With kernel consumer daemon"
                        lttng_enable_kernel_event $SESSION_NAME $KERNEL_EVENT_NAME $CHANNEL_NAME
                }
-               start_lttng_tracing $SESSION_NAME
+               start_lttng_tracing_ok $SESSION_NAME
        fi
 
        if [ ${test_relayd} -eq 1 ]; then
This page took 0.023088 seconds and 4 git commands to generate.