mirror of
https://github.com/clearlinux/mixer-tools.git
synced 2026-09-05 13:11:31 +00:00
Use TOML format as the default mixer format. The INI format can still be used by setting the --new-config flag to false during init. This change also makes TOML the default format for the bat tests. Signed-off-by: Rodrigo Chiossi <rodrigo.chiossi@intel.com>