diff options
author | Peter Scheibel <scheibel1@llnl.gov> | 2019-01-24 21:29:21 -0600 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-01-24 21:29:21 -0600 |
commit | 5abf29c971913d05808173ba46c2d8bce4ddc0c3 (patch) | |
tree | 7cb4f7fc0e3246ef1e695bcba9a80a1f830a1d8e /etc | |
parent | 98e0b5b0db787ada2ae83e6b08818d1b1a8eab05 (diff) | |
download | spack-5abf29c971913d05808173ba46c2d8bce4ddc0c3.tar.gz spack-5abf29c971913d05808173ba46c2d8bce4ddc0c3.tar.bz2 spack-5abf29c971913d05808173ba46c2d8bce4ddc0c3.tar.xz spack-5abf29c971913d05808173ba46c2d8bce4ddc0c3.zip |
Environments: fix bug for install of external packages (#10437)
"spack install" will install all packages added to the current
environment. When this included external packages, the environment
update would fail because it would attempt to copy log files that
were only generated if Spack handled the install itself. This skips
that step for external packages.
Diffstat (limited to 'etc')
0 files changed, 0 insertions, 0 deletions