Refactor: test: wrapper for destroy_lttng_session
[lttng-tools.git] / tests / regression / ust / low-throughput / test_low_throughput
index a1948aa47f81c122bae26dd4e38d73019140fa72..4820485f7379adc45228d6f6e5e16865f00c670d 100755 (executable)
@@ -48,7 +48,7 @@ start_lttng_tracing_ok $SESSION_NAME
 ./$CURDIR/$BIN_NAME >/dev/null 2>&1
 
 stop_lttng_tracing_ok $SESSION_NAME
-destroy_lttng_session $SESSION_NAME
+destroy_lttng_session_ok $SESSION_NAME
 
 stop_lttng_sessiond
 
This page took 0.022773 seconds and 4 git commands to generate.