diff options
author | Todd Gamblin <tgamblin@llnl.gov> | 2019-11-07 17:13:51 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-11-07 17:13:51 -0700 |
commit | c9c267518fe28b2f4566626ae1b7a24cdb7131ca (patch) | |
tree | 0a61267bab17fabf904d5b14936239cc2b5218aa /.gitignore | |
parent | 719ebd18c3c2450d7b62252d758b7dde8f4d2114 (diff) | |
download | spack-c9c267518fe28b2f4566626ae1b7a24cdb7131ca.tar.gz spack-c9c267518fe28b2f4566626ae1b7a24cdb7131ca.tar.bz2 spack-c9c267518fe28b2f4566626ae1b7a24cdb7131ca.tar.xz spack-c9c267518fe28b2f4566626ae1b7a24cdb7131ca.zip |
bugfix: mirror path works for unknown versions (#13626)
`mirror_archive_path` was failing to account for the case where the fetched version isn't known to Spack.
- [x] don't require the fetched version to be in `Package.versions`
- [x] add regression test for mirror paths when package does not have a version
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions