Refactor: test: wrapper for start_lttng_tracing
[lttng-tools.git] / tests / regression / ust / test_event_wildcard
index 29aceff26926fa0431656230e1a306564acc3820..f50e5df87e3f921592bbac5aba16a4687f6dc2c9 100755 (executable)
@@ -42,7 +42,7 @@ function test_event_wildcard()
        enable_ust_lttng_event_ok $SESSION_NAME "$EVENT_NAME"
        enable_ust_lttng_event_ok $SESSION_NAME "$EVENT_NAME2"
 
-       start_lttng_tracing
+       start_lttng_tracing_ok
        stop_lttng_tracing
 
        TODO="Validate trace output is coherent"
This page took 0.024108 seconds and 5 git commands to generate.