spack/lib
Tamara Dahlgren 73f7301ec4
bugfix: ensure proper dependency handling for package-only installs (#15197)
The distributed build PR (#13100) -- did not check the install status of dependencies when using the `--only package` option so would refuse to install a package with the claim that it had uninstalled dependencies whether that was the case or not.

- [x] add install status checks for the `--only package` case.
- [x] add initial set of tests
2020-03-02 11:16:20 -08:00
..
spack bugfix: ensure proper dependency handling for package-only installs (#15197) 2020-03-02 11:16:20 -08:00