spack/lib/spack
Peter Scheibel ef8b5c73ce
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.
2019-04-16 19:08:10 -07:00
..
docs Updated Sphinx configuration (#11165) 2019-04-11 14:38:52 -07:00
env Typo: Unkown -> Unknown (#11150) 2019-04-09 18:36:45 -05:00
external copyright: update license headers for 2013-2019 copyright. 2019-01-01 00:44:28 -08:00
llnl Maintain a view for an environment (#10017) 2019-04-10 16:00:12 -07:00
spack don't record 'view: True' in environment config (#11182) 2019-04-16 19:08:10 -07:00