diff options
author | Stephen Sachs <stephenmsachs@gmail.com> | 2022-07-26 15:05:41 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-07-26 13:05:41 +0000 |
commit | 6a240c9b392d9d519b5df14943732bd1831d25bf (patch) | |
tree | 49b272f00dfc4beaca3497ce9eb4282c1d25daa0 /.gitignore | |
parent | 0662bbdc4342031250e464b844f98ee7313d42ca (diff) | |
download | spack-6a240c9b392d9d519b5df14943732bd1831d25bf.tar.gz spack-6a240c9b392d9d519b5df14943732bd1831d25bf.tar.bz2 spack-6a240c9b392d9d519b5df14943732bd1831d25bf.tar.xz spack-6a240c9b392d9d519b5df14943732bd1831d25bf.zip |
Fix `self.extension` for symlinks (#31743)
`self.archive_file` is (among others) a symlink to a tarball. `extension()` on a
symlink will result in no extension. This patch fixes the behavior introduced in
https://github.com/spack/spack/pull/31618.
Co-authored-by: Stephen Sachs <stesachs@amazon.com>
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions