diff options
author | Harmen Stoppels <harmenstoppels@gmail.com> | 2022-04-28 09:42:42 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-04-28 01:42:42 -0600 |
commit | e7a0b952abc2b0cb5d1253ae77cea018ea792636 (patch) | |
tree | 72ac93ba2aedaf6aad89cb09a318352bd83ad2aa /.github/CONTRIBUTING.md | |
parent | 8b85b33ba509d5f546a8c7394f1452094a5c8872 (diff) | |
download | spack-e7a0b952abc2b0cb5d1253ae77cea018ea792636.tar.gz spack-e7a0b952abc2b0cb5d1253ae77cea018ea792636.tar.bz2 spack-e7a0b952abc2b0cb5d1253ae77cea018ea792636.tar.xz spack-e7a0b952abc2b0cb5d1253ae77cea018ea792636.zip |
install --overwrite: use rename instead of tmpdir (#29746)
I tried to use --overwrite on nvhpc, but nvhpc's install size is 16GB. Seems
better to do os.rename in the same directory than moving the directory to
`/tmp`.
- [x] install --overwrite: use rename instead of tmpdir
- [x] use tempfile
Diffstat (limited to '.github/CONTRIBUTING.md')
0 files changed, 0 insertions, 0 deletions