Refactor: test: wrapper for start_lttng_tracing
[lttng-tools.git] / tests / regression / tools / exclusion / test_exclusion
index 94f5251ba58f9d25b0aaec6779378e71e1e0a97d..6ff8c210f7b00be2fee868e72ddfb15b55d445b2 100755 (executable)
@@ -57,7 +57,7 @@ function test_exclusion
        enable_ust_lttng_all_event_exclusion $SESSION_NAME $EV_EXCLUDE_NAME
 
        # Trace apps
-       start_lttng_tracing $SESSION_NAME
+       start_lttng_tracing_ok $SESSION_NAME
        run_apps
        stop_lttng_tracing $SESSION_NAME
 
This page took 0.024395 seconds and 5 git commands to generate.