spack/lib/spack
Owen Solberg c48b0a13b9 bug fix: copy permissions when staging (#10285)
Fixes #10284

#10152 replaced shutil.move with llnl's copy and copy_tree for
resources. This did not copy permissions so led to later failures
if an executable was copied (e.g. a configure script). This uses
install/install_tree instead, which preserve permissions.
2019-01-08 17:56:16 -08:00
..
docs Multi-valued variants: better support for combinations (#9481) 2019-01-04 19:02:34 -08:00
env Armcompiler (#9840) 2019-01-08 16:31:25 -08:00
external copyright: update license headers for 2013-2019 copyright. 2019-01-01 00:44:28 -08:00
llnl copyright: update license headers for 2013-2019 copyright. 2019-01-01 00:44:28 -08:00
spack bug fix: copy permissions when staging (#10285) 2019-01-08 17:56:16 -08:00