diff options
author | Dan Lipsa <dan.lipsa@kitware.com> | 2023-09-08 13:27:43 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-09-08 10:27:43 -0700 |
commit | 9e7fe04a77de700f11c55a215108f7d595532cb9 (patch) | |
tree | 003a00bfce6ba7c280b6c1aa93d6bfc6d9fc62f3 /bin/spack.bat | |
parent | 45d149c7d32b616ddf9f1a503506fa22012a10b4 (diff) | |
download | spack-9e7fe04a77de700f11c55a215108f7d595532cb9.tar.gz spack-9e7fe04a77de700f11c55a215108f7d595532cb9.tar.bz2 spack-9e7fe04a77de700f11c55a215108f7d595532cb9.tar.xz spack-9e7fe04a77de700f11c55a215108f7d595532cb9.zip |
Windows decompression: fix removal of intermediate file (#38958)
Extensionless archives requiring two-stage decompression and extraction
require intermediate archives to be renamed after decompression/extraction
to prevent collision. Prior behavior attempted to cleanup the intermediate
archive with the original name, this PR ensures the renamed folder is
cleaned instead.
Co-authored-by: Dan Lipsa <dan.lipsa@khq.kitware.com>
Co-authored-by: John Parent <john.parent@kitware.com>
Diffstat (limited to 'bin/spack.bat')
0 files changed, 0 insertions, 0 deletions