Refactor: test: wrapper for stop_lttng_tracing
[lttng-tools.git] / tests / regression / tools / exclusion / test_exclusion
index 6ff8c210f7b00be2fee868e72ddfb15b55d445b2..0033c7ed51e4fd3d69fafddfe576328c90c3964a 100755 (executable)
@@ -59,7 +59,7 @@ function test_exclusion
        # Trace apps
        start_lttng_tracing_ok $SESSION_NAME
        run_apps
-       stop_lttng_tracing $SESSION_NAME
+       stop_lttng_tracing_ok $SESSION_NAME
 
        # Destroy session
        destroy_lttng_session $SESSION_NAME
This page took 0.023215 seconds and 4 git commands to generate.