Refactor: test: wrapper for stop_lttng_tracing
[lttng-tools.git] / tests / regression / ust / nprocesses / test_nprocesses
index 02fd0d0324f00dfd3b86fd30f5c0c4d357878e6b..40da06839f976d37d320b532b788803b6aa3ca9e 100755 (executable)
@@ -78,7 +78,7 @@ touch ${file_sync_before_last}
 # We don't validate whether the applications have traced here, rather
 # just that they registered to sessiond (above).
 
-stop_lttng_tracing $SESSION_NAME
+stop_lttng_tracing_ok $SESSION_NAME
 destroy_lttng_session $SESSION_NAME
 
 #TODO: add trace validation.
This page took 0.024136 seconds and 5 git commands to generate.