spack/lib/spack
Harmen Stoppels e7a0b952ab
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
2022-04-28 01:42:42 -06:00
..
docs docs: Fix ROCmPackage example syntax (#30168) 2022-04-26 16:00:40 -07:00
env Adding basic Windows features (#21259) 2022-03-17 09:01:01 -07:00
external Windows Support: Testing Suite integration 2022-03-17 09:01:01 -07:00
llnl install --overwrite: use rename instead of tmpdir (#29746) 2022-04-28 01:42:42 -06:00
spack install --overwrite: use rename instead of tmpdir (#29746) 2022-04-28 01:42:42 -06:00