mirror of
https://github.com/clearlinux/mixer-tools.git
synced 2026-09-05 13:11:31 +00:00
The BATS tests relied on the hack that creating an empty mixbundles list before running 'mixer init' caused the default bundles to be skipped. This patch uses the new '--no-default-bundles' flag to do this properly. Signed-off-by: Kevin C. Wells <kevin.c.wells@intel.com>