Merge branch 'develop' of https://github.com/LLNL/spack into features/custom_modulefile_from_config

This commit is contained in:
alalazo
2016-04-13 10:49:00 +02:00
3 changed files with 4 additions and 3 deletions

View File

@@ -136,9 +136,7 @@
# don't add a second username if it's already unique by user.
if not _tmp_user in path:
tmp_dirs.append(join_path(path, '%u', 'spack-stage'))
for path in _tmp_candidates:
if not path in tmp_dirs:
else:
tmp_dirs.append(join_path(path, 'spack-stage'))
# Whether spack should allow installation of unsafe versions of