summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGregory L. Lee <lee218@llnl.gov>2014-03-13 16:11:51 -0700
committerGregory L. Lee <lee218@llnl.gov>2014-03-13 16:11:51 -0700
commit0668cf1ab15b5c41d9858e184666115e13e19162 (patch)
tree49dcbe9fd6b72fce840876e5a7c4d55600c90c4d
parentc2f49438228467d3b51eb41714b819a45890746a (diff)
downloadspack-0668cf1ab15b5c41d9858e184666115e13e19162.tar.gz
spack-0668cf1ab15b5c41d9858e184666115e13e19162.tar.bz2
spack-0668cf1ab15b5c41d9858e184666115e13e19162.tar.xz
spack-0668cf1ab15b5c41d9858e184666115e13e19162.zip
removed curl -k hack after rebase with spack -k fix
-rw-r--r--lib/spack/spack/globals.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/spack/spack/globals.py b/lib/spack/spack/globals.py
index 6ff1a69304..40bb50f219 100644
--- a/lib/spack/spack/globals.py
+++ b/lib/spack/spack/globals.py
@@ -70,7 +70,6 @@ editor = Executable(os.environ.get("EDITOR", ""))
# Curl tool for fetching files.
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.
# If this is true, then spack will make stage directories in