Fix: tests: app unregistering is not guaranteed by app lifetime
[lttng-tools.git] / tests / regression / tools / relayd-grouping / test_ust
index 579881492123d31dd2f327bfdc3670749544b494..d9045274c7bcdd1a98a570ccbb86c3e3fdbf98a9 100755 (executable)
@@ -36,7 +36,7 @@ function get_auto_session_name ()
        LTTNG_BIN="${lttng_bin} --mi xml"
        OUTPUT_DEST=$(mktemp --tmpdir "tmp.${FUNCNAME[0]}_output.XXXXXX")
 
-       list_lttng_with_opts
+       list_lttng_ok
        $MI_VALIDATE "$OUTPUT_DEST"
        ok $? "Valid lttng list XML"
 
This page took 0.023566 seconds and 4 git commands to generate.