-
由 Lukáš Doktor 提交于
Currently the variant format is (variant_id, (variant, mux_path)) which is not really scalable, nor user friendly. Let's use a dictionary instead. Signed-off-by: NLukáš Doktor <ldoktor@redhat.com>
dbd134bd
Currently the variant format is (variant_id, (variant, mux_path)) which
is not really scalable, nor user friendly. Let's use a dictionary
instead.
Signed-off-by: NLukáš Doktor <ldoktor@redhat.com>