Refactor: test: wrapper for destroy_lttng_session
[lttng-tools.git] / tests / regression / ust / overlap / test_overlap
index 7a39332afe3b377ff19292e41d07e080e79a7588..69d6c66d2979c99c98c51cd72e0dba3f8e65438e 100755 (executable)
@@ -656,7 +656,7 @@ while [ "$i" -lt "$TEST_COUNT" ]; do
        # Execute test
        ${TESTS[$i]}
 
-       destroy_lttng_session $SESSION_NAME
+       destroy_lttng_session_ok $SESSION_NAME
 
        rm -rf $TRACE_PATH
 
This page took 0.023888 seconds and 5 git commands to generate.