summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorHarmen Stoppels <harmenstoppels@gmail.com>2021-12-21 18:41:12 +0100
committerMassimiliano Culpo <massimiliano.culpo@gmail.com>2021-12-23 16:02:09 +0100
commit5daf023aecf3d72943cff0a010dfafd95edfdf3b (patch)
treeb17b53d667f0106d8060be30d44235de46170559 /CHANGELOG.md
parent87abda4cdd689bf9dff66960558dc63268794d87 (diff)
downloadspack-5daf023aecf3d72943cff0a010dfafd95edfdf3b.tar.gz
spack-5daf023aecf3d72943cff0a010dfafd95edfdf3b.tar.bz2
spack-5daf023aecf3d72943cff0a010dfafd95edfdf3b.tar.xz
spack-5daf023aecf3d72943cff0a010dfafd95edfdf3b.zip
Regenerate views when specs already installed (#28113)
With this commit: ``` $ spack env activate --temp $ spack install zlib ==> All of the packages are already installed ==> Updating view at /tmp/spack-faiirgmt/.spack-env/view $ spack install zlib ==> All of the packages are already installed ``` Before this PR: ``` $ spack env activate --temp $ spack install zlib ==> All of the packages are already installed $ spack install zlib ==> All of the packages are already installed ``` No view was generated
Diffstat (limited to 'CHANGELOG.md')
0 files changed, 0 insertions, 0 deletions