removed curl -k hack after rebase with spack -k fix
This commit is contained in:
		| @@ -70,7 +70,6 @@ | |||||||
|  |  | ||||||
| # Curl tool for fetching files. | # Curl tool for fetching files. | ||||||
| curl = which("curl", required=True) | curl = which("curl", required=True) | ||||||
| curl.add_default_arg("-k") # TODO: remove me in favor of spack -k` |  | ||||||
|  |  | ||||||
| # Whether to build in tmp space or directly in the stage_path. | # Whether to build in tmp space or directly in the stage_path. | ||||||
| # If this is true, then spack will make stage directories in | # If this is true, then spack will make stage directories in | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user
	 Gregory L. Lee
					Gregory L. Lee