summaryrefslogtreecommitdiff
path: root/.readthedocs.yml
diff options
context:
space:
mode:
authorTamara Dahlgren <35777542+tldahlgren@users.noreply.github.com>2019-10-16 14:55:37 -0700
committerPeter Scheibel <scheibel1@llnl.gov>2019-10-16 14:55:37 -0700
commit1ef71376f2e2b41229471501e91448858f2df61d (patch)
tree053564e6d2be89c0ac3c71c818e4c4e34c8c7589 /.readthedocs.yml
parente17df2e8f5dd46ef1c08252c08bdda191b64d911 (diff)
downloadspack-1ef71376f2e2b41229471501e91448858f2df61d.tar.gz
spack-1ef71376f2e2b41229471501e91448858f2df61d.tar.bz2
spack-1ef71376f2e2b41229471501e91448858f2df61d.tar.xz
spack-1ef71376f2e2b41229471501e91448858f2df61d.zip
Bugfix: stage directory permissions and cleaning (#12733)
* This updates stage names to use "spack-stage-" as a prefix. This avoids removing non-Spack directories in "spack clean" as c141e99 did (in this case so long as they don't contain the prefix "spack-stage-"), and also addresses a follow-up issue where Spack stage directories were not removed. * Spack now does more-stringent checking of expected permissions for staging directories. For a given stage root that includes a user component, all directories before the user component that are created by Spack are expected to match the permissions of their parent; the user component and all deeper directories are expected to be accessible to the user (read/write/execute).
Diffstat (limited to '.readthedocs.yml')
0 files changed, 0 insertions, 0 deletions