Refactor: test: wrapper for destroy_lttng_session
[lttng-tools.git] / tests / regression / ust / test_event_wildcard
index 2cb562f0fd8e9385cec8e983604a4f00fb24dd7d..1c0b27a654d2e26640164213e6884404dad2e964 100755 (executable)
@@ -49,7 +49,7 @@ function test_event_wildcard()
        ok 0 "Validate trace"
        unset TODO
 
-       destroy_lttng_session $SESSION_NAME
+       destroy_lttng_session_ok $SESSION_NAME
 
        rm -rf $TRACE_PATH
 }
This page took 0.022569 seconds and 4 git commands to generate.