diff options
author | Pramod S Kumbhar <pramod.r.s.kumbhar@gmail.com> | 2018-02-16 02:26:37 +0100 |
---|---|---|
committer | scheibelp <scheibel1@llnl.gov> | 2018-02-15 17:26:37 -0800 |
commit | 8ae50ae8bbdd823c4ac3108c7bc835a543329eb3 (patch) | |
tree | 4aa875d9242454424eb565946c690bfc038d0bd9 /LICENSE | |
parent | 557e6ba2f9478491b87939314b9ef0378c4ed3fe (diff) | |
download | spack-8ae50ae8bbdd823c4ac3108c7bc835a543329eb3.tar.gz spack-8ae50ae8bbdd823c4ac3108c7bc835a543329eb3.tar.bz2 spack-8ae50ae8bbdd823c4ac3108c7bc835a543329eb3.tar.xz spack-8ae50ae8bbdd823c4ac3108c7bc835a543329eb3.zip |
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.
Diffstat (limited to 'LICENSE')
0 files changed, 0 insertions, 0 deletions