Refactor: test: wrapper for destroy_lttng_session
[lttng-tools.git] / tests / regression / tools / filtering / test_unsupported_op
index d60814922540bcb7bb45519ed042db83122bdace..0c8ceb7b076d9729999b873092d72ec8645964bc 100755 (executable)
@@ -78,7 +78,7 @@ function test_unsupported_op
        fi
 
        # Destroy session
-       destroy_lttng_session $SESSION_NAME
+       destroy_lttng_session_ok $SESSION_NAME
        return 0
 }
 
This page took 0.023065 seconds and 4 git commands to generate.