diff options
author | Harmen Stoppels <me@harmenstoppels.nl> | 2024-10-23 23:17:40 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-10-23 21:17:40 +0000 |
commit | 79ad6f6b48303b455d892a99dee7bbc927ca75d0 (patch) | |
tree | 16f9b0ff8ff6afbd197de269daa1800a298b7e00 /.gitignore | |
parent | 632099340935950f16c993fe03a0193af110ef89 (diff) | |
download | spack-79ad6f6b48303b455d892a99dee7bbc927ca75d0.tar.gz spack-79ad6f6b48303b455d892a99dee7bbc927ca75d0.tar.bz2 spack-79ad6f6b48303b455d892a99dee7bbc927ca75d0.tar.xz spack-79ad6f6b48303b455d892a99dee7bbc927ca75d0.zip |
env: continue to mark non-roots as implicitly installed on partial env installs (#47183)
Fixes a change in behavior/bug in
70412612c79af495fb2b2223edac4bd5a70a813a, where partial environment
installs would mark the selected spec as explicitly installed, even if
it was not a root of the environment.
The desired behavior is that roots by definition are the to be
explicitly installed specs. The specs on the `spack -e ... install x`
command line are just filters for partial installs, so leave them
implicitly installed if they aren't roots.
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions