spack/lib
Peter Scheibel 5abf29c971
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.
2019-01-24 21:29:21 -06:00
..
spack Environments: fix bug for install of external packages (#10437) 2019-01-24 21:29:21 -06:00