mirror of
https://github.com/clearlinux/mixer-tools.git
synced 2026-09-05 05:01:28 +00:00
Fixes a bug in AddBundles where it didn't clear out the bundles slice correctly if 'all' was passed AND a bundle list was passed in. This case never happened with 'mixer bundle add --all', but did happen with 'mixer init --all'.