diff options
author | Glenn Johnson <glenn-johnson@uiowa.edu> | 2020-06-30 18:17:58 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-06-30 18:17:58 -0500 |
commit | 37d7b5b199af0c2f735c84fb0dd01676b7ec4cc8 (patch) | |
tree | d14b90bf82b278a2c05e407d3957b99b83ac48c2 /.coveragerc | |
parent | cec55577d4b789a8860045cddc58d57161007119 (diff) | |
download | spack-37d7b5b199af0c2f735c84fb0dd01676b7ec4cc8.tar.gz spack-37d7b5b199af0c2f735c84fb0dd01676b7ec4cc8.tar.bz2 spack-37d7b5b199af0c2f735c84fb0dd01676b7ec4cc8.tar.xz spack-37d7b5b199af0c2f735c84fb0dd01676b7ec4cc8.zip |
Activate environment in container file (#17316)
* Activate environment in container file
This PR will ensure that the container recipes will build the spack
environment by first activating the environment.
* Deactivate environment before environment collection
For Singularity, the environment must be deactivated before running the
command to collect the environment variables. This is because the
environment collection uses `spack env activate`.
Diffstat (limited to '.coveragerc')
0 files changed, 0 insertions, 0 deletions