summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorTodd Gamblin <tgamblin@llnl.gov>2014-01-26 02:22:15 -0800
committerTodd Gamblin <tgamblin@llnl.gov>2014-02-05 00:17:35 -0800
commit7290322d9614b1e3f5991ee257980e0575bef80e (patch)
tree917c8f196021f4eaf0fd214c6ccef71c5c1aaa6f /lib
parentbadb130eff690674eebb096aabae36e72cd44fe7 (diff)
downloadspack-7290322d9614b1e3f5991ee257980e0575bef80e.tar.gz
spack-7290322d9614b1e3f5991ee257980e0575bef80e.tar.bz2
spack-7290322d9614b1e3f5991ee257980e0575bef80e.tar.xz
spack-7290322d9614b1e3f5991ee257980e0575bef80e.zip
Fix spelling error in tmp dir
Diffstat (limited to 'lib')
-rw-r--r--lib/spack/spack/globals.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/spack/spack/globals.py b/lib/spack/spack/globals.py
index ad0fc3df58..40bb50f219 100644
--- a/lib/spack/spack/globals.py
+++ b/lib/spack/spack/globals.py
@@ -81,7 +81,7 @@ use_tmp_stage = True
# is a shared filesystem. Spack will use the first of these paths
# that it can create.
tmp_dirs = ['/nfs/tmp2/%u/spack-stage',
- '/var/tmp/%u/spcak-stage',
+ '/var/tmp/%u/spack-stage',
'/tmp/%u/spack-stage']
# Whether spack should allow installation of unsafe versions of