Skip to content

cerbero: allow passing multiple -v options

Matthew Waters requested to merge ystreet/cerbero:multi-variant into master

Allows easier overriding of variants where necessary.

The original comma separated format for splitting variants is preserved.

-v variant1,variant2 and -v variant1 -v variant2 are equivalent

Merge request reports