summaryrefslogtreecommitdiff
path: root/python/python.go
diff options
context:
space:
mode:
author Jingwen Chen <jingwen@google.com> 2022-05-12 11:08:03 +0000
committer Jingwen Chen <jingwen@google.com> 2022-05-17 12:17:53 +0000
commitd4b1dc8b2aa1683025038c98cdfa4ae8c0db417f (patch)
treefa4d662d2c8d2ce11d5c17af7b96e3bdf1d45bbd /python/python.go
parent49611b39a96a984891c4cb301135b55fa899fae4 (diff)
bp2build: add support for planting unresolved symlinks in the symlink forest.
In the isDir check, there's a possibility that the Stat check fails because the path is an unresolved symlink. Verify it with Lstat (which would succeed, since it doesn't follow links), and treat it like a file if Lstat succeeds. Test: new integration test Fixes: 232370097 Change-Id: I9807ca363a5dbdc20639b489b54627bd2cc1ca60
Diffstat (limited to 'python/python.go')
0 files changed, 0 insertions, 0 deletions