mirror of
https://github.com/clearlinux/mixer-tools.git
synced 2026-09-07 06:06:09 +00:00
The state file uses relative file paths, but Mixin does not create a mix inside the current working directory. Changing the current working directory to the mix directory solves relative file path issues for the state file. Signed-off-by: John Akre <john.w.akre@intel.com>