Tests: add notap versions of start/stop tracing helpers
[lttng-tools.git] / tests / regression / tools / notification / test_notification_multi_app
index eca9688cfea3653f355d241f3bdaea645729b8be..7465a83f813fa7bdc8d34cb6bfaab745d44d897a 100755 (executable)
@@ -265,7 +265,7 @@ function test_multi_app ()
                        resume_consumerd "${pipe}"
                done
                # Stop tracing forcing full buffer consumption
-               stop_lttng_tracing $SESSION_NAME
+               stop_lttng_tracing_ok $SESSION_NAME
 
                # Check for notifications reception
                wait_for_message $output_dir "${low_output_file_pattern}" "notification: low $i"
This page took 0.02401 seconds and 5 git commands to generate.