X-Git-Url: https://git.lttng.org/?p=lttng-tools.git;a=blobdiff_plain;f=tests%2Fstress%2Ftest_multi_sessions_per_uid_10app;fp=tests%2Fstress%2Ftest_multi_sessions_per_uid_10app;h=c25e303b03e38690fe0d61a2aec9fb60e83b3d01;hp=97ccab2d5907e542d8ba72942e7e35bd77d16bf3;hb=67b4c664e2c6c6dc19920555c0abf094ed6cbe00;hpb=96340a015194538227efcbc654ec02c2ed9961ce diff --git a/tests/stress/test_multi_sessions_per_uid_10app b/tests/stress/test_multi_sessions_per_uid_10app index 97ccab2d5..c25e303b0 100755 --- a/tests/stress/test_multi_sessions_per_uid_10app +++ b/tests/stress/test_multi_sessions_per_uid_10app @@ -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