Refactor: test: wrapper for lttng_snapshot_del_output
[lttng-tools.git] / tests / regression / tools / snapshots / test_ust_streaming
index 0ff78fddd4a67b8127935df13981c00a1cb337fe..c412ef71b524531d54f0acce894207109a58cd27 100755 (executable)
@@ -107,7 +107,7 @@ function test_ust_default_name_with_del()
                return $?
        fi
 
-       lttng_snapshot_del_output $SESSION_NAME 1
+       lttng_snapshot_del_output_ok $SESSION_NAME 1
        snapshot_add_output $SESSION_NAME "net://localhost"
        lttng_snapshot_record $SESSION_NAME
 
This page took 0.022408 seconds and 4 git commands to generate.