diff options
author | Wouter Deconinck <wdconinc@gmail.com> | 2022-08-16 16:06:31 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-08-16 21:06:31 +0000 |
commit | 8f34a3ac5c7ff09751007d57c88884aee48921bb (patch) | |
tree | 1e37ad4f20239b634bc75fe6d0895664b51d17d3 /.github/ISSUE_TEMPLATE/config.yml | |
parent | 7e1890772cfbe1ecbf26c2a874ab95ac2d4eeef6 (diff) | |
download | spack-8f34a3ac5c7ff09751007d57c88884aee48921bb.tar.gz spack-8f34a3ac5c7ff09751007d57c88884aee48921bb.tar.bz2 spack-8f34a3ac5c7ff09751007d57c88884aee48921bb.tar.xz spack-8f34a3ac5c7ff09751007d57c88884aee48921bb.zip |
filesystem: in recursive mtime, check only files that exist (#32175)
* filesystem: use lstat in recursive mtime
When a `develop` path contains a dead symlink, the `os.stat` in the recursive `mtime` determination trips up over it.
Closes #32165.
Diffstat (limited to '.github/ISSUE_TEMPLATE/config.yml')
0 files changed, 0 insertions, 0 deletions