Refactor: test: wrapper for destroy_lttng_session
[lttng-tools.git] / tests / regression / tools / tracefile-limits / test_tracefile_size
index 0f07d7c915258da3fac5926fa7e8bf697263d987..9fe4637e6e19f167172cfd7f3caf8c1e82acdc02 100755 (executable)
@@ -114,7 +114,7 @@ function test_tracefile_size_limit ()
 
        stop_lttng_tracing_ok $session_name
 
-       destroy_lttng_session $session_name
+       destroy_lttng_session_ok $session_name
 
        # Validate file size, each one shall be no larger than the
        # specified size limit
This page took 0.023554 seconds and 4 git commands to generate.