diff options
author | Dr. Christian Tacke <58549698+ChristianTackeGSI@users.noreply.github.com> | 2020-01-21 20:14:38 +0100 |
---|---|---|
committer | Adam J. Stewart <ajstewart426@gmail.com> | 2020-01-21 13:14:38 -0600 |
commit | 5eed196f74f1589daa76a6fe5cd9ee862fadc9f0 (patch) | |
tree | 75c230b39fda8c1881d04db4f852b13871bd3ca0 /.github | |
parent | 54ecc4e504b98f2482e85929a4b75ebb4a731b1b (diff) | |
download | spack-5eed196f74f1589daa76a6fe5cd9ee862fadc9f0.tar.gz spack-5eed196f74f1589daa76a6fe5cd9ee862fadc9f0.tar.bz2 spack-5eed196f74f1589daa76a6fe5cd9ee862fadc9f0.tar.xz spack-5eed196f74f1589daa76a6fe5cd9ee862fadc9f0.zip |
Use util.url.join for URLs in GNU Mirrors / reorder Mirrors (#14395)
* Reorder GNU mirrors (#14395)
As @adamjstewart commented in #14395, GNU suggests to use
their mirror. So reorder the mirror to the top.
GNU Doc: https://www.gnu.org/prep/ftp.en.html
* Use spack.util.url.join for URLs in GNU mirrors (#14395)
One should not use os.path.join for URLs. This does only
work on POSIX systems.
Instead use spack.util.url.join.
So every part in spack uses the same url joining method.
Diffstat (limited to '.github')
0 files changed, 0 insertions, 0 deletions