spack/lib/spack
Stephen Sachs 584cc47fb3
Fix parsing of clean_url (#31783)
In #31618 the idea was to determine the file extension heuristically by dropping query params etc from a url and then consider it as a file path. That broke for URLs that only have query params like http://example.com/?patch=x as it would result in empty string as basename. This PR reverts to the old behavior of saving files as ?patch=x in that case.

Co-authored-by: Stephen Sachs <stesachs@amazon.com>
2022-07-28 09:24:19 +00:00
..
docs containerize: fix concretization -> concretizer (#31594) 2022-07-26 08:56:24 -07:00
env Revert "strip -Werror: all specific or none (#30284)" (#30878) 2022-05-26 14:17:01 -07:00
external archspec: bump to v0.1.4 (#30856) 2022-06-07 08:51:34 +00:00
llnl spack.repo.get() can only be called on concrete specs (#31411) 2022-07-12 19:45:24 -04:00
spack Fix parsing of clean_url (#31783) 2022-07-28 09:24:19 +00:00