mirror of
https://github.com/clearlinux/mixer-tools.git
synced 2026-09-03 20:21:32 +00:00
MixState needs to know the server state dir in order to find the value for previous version since its path will not always be relative to the execution folder. With this patch, MixState is always loaded after MixConfig. Since the conversion of older formats of MixConfig account for format transfer, changing the order does not prevent the format value to be properly moved to the state file. Signed-off-by: Rodrigo Chiossi <rodrigo.chiossi@intel.com>