summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorPeter Scheibel <scheibel1@llnl.gov>2016-03-24 19:48:15 -0700
committerPeter Scheibel <scheibel1@llnl.gov>2016-03-24 19:48:15 -0700
commitbd5abb292254b40140d1b61849cb86851718b335 (patch)
tree697d89e4982987b2290b166cd00d2e1d8046a868 /lib
parent6423eab917f6914cfce253315c9063762e6ae749 (diff)
downloadspack-bd5abb292254b40140d1b61849cb86851718b335.tar.gz
spack-bd5abb292254b40140d1b61849cb86851718b335.tar.bz2
spack-bd5abb292254b40140d1b61849cb86851718b335.tar.xz
spack-bd5abb292254b40140d1b61849cb86851718b335.zip
spacing issue
Diffstat (limited to 'lib')
-rw-r--r--lib/spack/spack/stage.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/spack/spack/stage.py b/lib/spack/spack/stage.py
index e8239d27be..d5ee231ef7 100644
--- a/lib/spack/spack/stage.py
+++ b/lib/spack/spack/stage.py
@@ -506,6 +506,7 @@ class DIYStage(object):
def cache_local(self):
tty.msg("Sources for DIY stages are not cached")
+
def _get_mirrors():
"""Get mirrors from spack configuration."""
config = spack.config.get_config('mirrors')