Refactor: test: wrapper for stop_lttng_tracing
[lttng-tools.git] / tests / regression / ust / test_event_wildcard
index f50e5df87e3f921592bbac5aba16a4687f6dc2c9..2cb562f0fd8e9385cec8e983604a4f00fb24dd7d 100755 (executable)
@@ -43,7 +43,7 @@ function test_event_wildcard()
        enable_ust_lttng_event_ok $SESSION_NAME "$EVENT_NAME2"
 
        start_lttng_tracing_ok
-       stop_lttng_tracing
+       stop_lttng_tracing_ok
 
        TODO="Validate trace output is coherent"
        ok 0 "Validate trace"
This page took 0.02302 seconds and 4 git commands to generate.