spack/lib/spack
Pramod S Kumbhar 8ae50ae8bb Use abspath to avoid permission errors(#7241)
Fixes #5189

When working with non-normalized paths containing ".." on some
file systems, Spack was found to encounter a permission error when
writing to the path. This normalizes a path written by the
intel-parallel-studio package and also normalizes all paths
written by the license install hook (for all packages) to avoid
this issue for intel-parallel-studio.
2018-02-15 17:26:37 -08:00
..
docs Rework command reference in docs, add spack commands command 2018-02-12 20:25:17 -08:00
env Replace github.com/llnl/spack with github.com/spack/spack (#6142) 2017-11-04 17:08:04 -07:00
external Fix issues with spack [cmd] -h help output 2018-02-12 20:25:17 -08:00
llnl find has been changed to accept glob expressions 2018-02-13 02:18:28 -08:00
spack Use abspath to avoid permission errors(#7241) 2018-02-15 17:26:37 -08:00