spack/lib
Greg Becker ec108dbebd
Allow spack remove -f and spack uninstall to work on matrices (#17222)
* Allow `spack remove -f` and `spack uninstall` to work on matrices

Allow Environment.remove(force=True) to remove the concrete spec from the environment
even when the user spec cannot be removed because it is in a matrix.
2020-06-26 09:57:22 -05:00
..
spack Allow spack remove -f and spack uninstall to work on matrices (#17222) 2020-06-26 09:57:22 -05:00