Refactor: test: wrapper for enable_ust_lttng_event
[lttng-tools.git] / tests / regression / tools / live / test_lttng_ust
index da9bf9e6649043765008dc9a5bbe197373e02a65..177b1f76ac98ed2cff325ec0127baa795340ec43 100755 (executable)
@@ -62,7 +62,7 @@ function setup_live_tracing()
                -U net://localhost >/dev/null 2>&1
        ok $? "Create session in live mode with delay $DELAY_USEC"
 
-       enable_ust_lttng_event $SESSION_NAME $EVENT_NAME
+       enable_ust_lttng_event_ok $SESSION_NAME $EVENT_NAME
        start_lttng_tracing $SESSION_NAME
 }
 
This page took 0.024853 seconds and 5 git commands to generate.