[LTP] [PATCH 7/9] metadata: metaparse: Ignore ', ' in array inside parenthesis

Petr Vorel pvorel@suse.cz
Thu Dec 19 15:13:42 CET 2024


Hi Cyril,

> This fixes the TST_CAP() macros:

>     "caps": [
> -     "TST_CAP("TST_CAP_DROP",
> -     "CAP_NET_RAW")"
> +     "TST_CAP(TST_CAP_DROP,CAP_NET_RAW)"
>      ],

+1
LGTM.
Reviewed-by: Petr Vorel <pvorel@suse.cz>

Kind regards,
Petr


More information about the ltp mailing list