spack/lib
Wouter Deconinck 8f34a3ac5c
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.
2022-08-16 21:06:31 +00:00
..
spack filesystem: in recursive mtime, check only files that exist (#32175) 2022-08-16 21:06:31 +00:00