Refactor: test: wrapper for destroy_lttng_session
[lttng-tools.git] / tests / stress / test_multi_sessions_per_uid_10app
index 97ccab2d5907e542d8ba72942e7e35bd77d16bf3..c25e303b03e38690fe0d61a2aec9fb60e83b3d01 100755 (executable)
@@ -91,7 +91,7 @@ test_stress()
                for a in $(seq 1 $NR_SESSION); do
                        stop_lttng_tracing_ok $SESSION_NAME-$a
                        check_sessiond
-                       destroy_lttng_session $SESSION_NAME-$a
+                       destroy_lttng_session_ok $SESSION_NAME-$a
                        check_sessiond
                done
        done
This page took 0.024462 seconds and 5 git commands to generate.