diff options
author | Peter Scheibel <scheibel1@llnl.gov> | 2019-04-16 19:08:10 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-04-16 19:08:10 -0700 |
commit | ef8b5c73cedc0cdbc1dd93277cf533f6c89de65a (patch) | |
tree | b40f61772972e88fe7365fbd103a526c5f1f29c4 /var | |
parent | 308805cd54d28f18fafba16dab406b4d73b4e263 (diff) | |
download | spack-ef8b5c73cedc0cdbc1dd93277cf533f6c89de65a.tar.gz spack-ef8b5c73cedc0cdbc1dd93277cf533f6c89de65a.tar.bz2 spack-ef8b5c73cedc0cdbc1dd93277cf533f6c89de65a.tar.xz spack-ef8b5c73cedc0cdbc1dd93277cf533f6c89de65a.zip |
don't record 'view: True' in environment config (#11182)
The default (implied) behavior for all environments, as of ea1de6b,
is that an environment will maintain a view in a location of its
choosing. ea1de6b explicitly recorded all three possible states of
maintaining a view:
1. Maintain a view, and let the environment decide where to put it
(default)
2. Maintain a view, and let the user decide
3. Don't maintain a view
This commit updates the config writer so that for case [1], nothing
will be written to the config.yaml. This will not change any existing
behavior, it just serves to keep the config more compact.
Diffstat (limited to 'var')
0 files changed, 0 insertions, 0 deletions