Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[7.0.1] Fix output materialized as symlink when building without the …
…bytes. This appears to have worked in 6.2.x, got broken in 6.3.x, and is working again at head. The divergence is too great at this point, so it's not possible to cherry-pick the necessary changes from head. Instead, I've written a targeted fix that falls back to downloading every target output if at least one of the outputs was materialized as a symlink. Fixes bazelbuild#19143.
- Loading branch information