sessiond: add support for anonymous triggers
[lttng-tools.git] / tests / regression / tools / trigger / utils / notification-client.c
index ac572bfc6d870233570adafeb267de0978f43c97..98c00d6f7a77303f269c00cf9bed98601021b1c6 100644 (file)
@@ -62,6 +62,7 @@ static bool action_list_contains_notify(
        return false;
 }
 
+/* Only expects named triggers. */
 static bool is_trigger_name(const char *expected_trigger_name,
                struct lttng_notification *notification)
 {
This page took 0.024073 seconds and 4 git commands to generate.