diff options
| author | 2022-05-12 11:08:03 +0000 | |
|---|---|---|
| committer | 2022-05-17 12:17:53 +0000 | |
| commit | d4b1dc8b2aa1683025038c98cdfa4ae8c0db417f (patch) | |
| tree | fa4d662d2c8d2ce11d5c17af7b96e3bdf1d45bbd /sdk/java_sdk_test.go | |
| parent | 49611b39a96a984891c4cb301135b55fa899fae4 (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 'sdk/java_sdk_test.go')
0 files changed, 0 insertions, 0 deletions