Refactor: test: wrapper for stop_lttng_tracing
[lttng-tools.git] / tests / regression / ust / low-throughput / test_low_throughput
index e98c06725af1e5f5d19b377c9febcb7ad972858a..a1948aa47f81c122bae26dd4e38d73019140fa72 100755 (executable)
@@ -47,7 +47,7 @@ start_lttng_tracing_ok $SESSION_NAME
 # This is going to take 20 minutes
 ./$CURDIR/$BIN_NAME >/dev/null 2>&1
 
-stop_lttng_tracing $SESSION_NAME
+stop_lttng_tracing_ok $SESSION_NAME
 destroy_lttng_session $SESSION_NAME
 
 stop_lttng_sessiond
This page took 0.022966 seconds and 4 git commands to generate.