diff options
author | Owen Solberg <odoublewen@users.noreply.github.com> | 2019-01-08 17:56:16 -0800 |
---|---|---|
committer | Peter Scheibel <scheibel1@llnl.gov> | 2019-01-08 17:56:16 -0800 |
commit | c48b0a13b9dbf83f76822d5ccfe42c23cfaed1b5 (patch) | |
tree | cc4cf6c1a35fa82ac955c6de7fc13232d4236ebf /.github/ISSUE_TEMPLATE/feature_request.md | |
parent | 4fdd3b6794bee53a3a629615b801f8ee939fe533 (diff) | |
download | spack-c48b0a13b9dbf83f76822d5ccfe42c23cfaed1b5.tar.gz spack-c48b0a13b9dbf83f76822d5ccfe42c23cfaed1b5.tar.bz2 spack-c48b0a13b9dbf83f76822d5ccfe42c23cfaed1b5.tar.xz spack-c48b0a13b9dbf83f76822d5ccfe42c23cfaed1b5.zip |
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.
Diffstat (limited to '.github/ISSUE_TEMPLATE/feature_request.md')
0 files changed, 0 insertions, 0 deletions