diff options
author | Peter Scheibel <scheibel1@llnl.gov> | 2020-01-29 17:22:44 -0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-01-29 17:22:44 -0800 |
commit | 85ef1be780c82392227961529d67fd2b498e1beb (patch) | |
tree | 40568432436e0d184a6af43e39be172969e1e53b /.travis.yml | |
parent | 488e25ea346c8006ada6f0409b4db800129add9c (diff) | |
download | spack-85ef1be780c82392227961529d67fd2b498e1beb.tar.gz spack-85ef1be780c82392227961529d67fd2b498e1beb.tar.bz2 spack-85ef1be780c82392227961529d67fd2b498e1beb.tar.xz spack-85ef1be780c82392227961529d67fd2b498e1beb.zip |
environments: synchronize read and uninstall (#14676)
* `Environment.__init__` is now synchronized with all writing operations
* `spack uninstall` now synchronizes its updates to any associated environment
* A side effect of this is that the environment is no longer updated piecemeal as specs are uninstalled - all specs are removed from the environment before they are uninstalled
Diffstat (limited to '.travis.yml')
0 files changed, 0 insertions, 0 deletions