Refactor: test: wrapper for stop_lttng_tracing
[lttng-tools.git] / tests / regression / tools / tracefile-limits / test_tracefile_count
index 91e2136c984c95659db1b768105fa38f7aef5f7f..8e2747afabe57baf1f467173427251cae0e8c7ae 100755 (executable)
@@ -120,7 +120,7 @@ function test_tracefile_count_limit ()
 
        $TESTAPP_BIN $num_iter >/dev/null 2>&1
 
-       stop_lttng_tracing $session_name
+       stop_lttng_tracing_ok $session_name
 
        destroy_lttng_session $session_name
 
This page took 0.02322 seconds and 4 git commands to generate.