diff options
author | Greg Becker <becker33@llnl.gov> | 2019-08-20 23:08:02 -0700 |
---|---|---|
committer | Todd Gamblin <tgamblin@llnl.gov> | 2019-08-20 23:08:02 -0700 |
commit | 3b115fffb132ee3a247079e8b6043c33707d20c5 (patch) | |
tree | c017a8ca93fd3421ff2de0dda4b85d7acf9ffa85 /.codecov.yml | |
parent | 368bf2d69c2fbb1b092ebe48b557027c453db9d2 (diff) | |
download | spack-3b115fffb132ee3a247079e8b6043c33707d20c5.tar.gz spack-3b115fffb132ee3a247079e8b6043c33707d20c5.tar.bz2 spack-3b115fffb132ee3a247079e8b6043c33707d20c5.tar.xz spack-3b115fffb132ee3a247079e8b6043c33707d20c5.zip |
permissions: fix file permissions on intermediate install directories (#12399)
- mkdirp now takes arguments to allow it to properly set permissions on created directories.
- Two arguments (group and mode) set permissions for the leaf directory.
- Intermediate directories can inherit permissions from either the topmost existing directory (the parent) or the leaf.
Diffstat (limited to '.codecov.yml')
0 files changed, 0 insertions, 0 deletions