Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(python): Set envvar for runfiles manifest, not runfiles dir, when…
… using a manifest (bazelbuild#18133) Unfortunately, we weren't able to find a way to reproduce the reported bug in a test environment, but the line of code in question is obviously wrong, so we'll just omit a test to cover this. Fixes bazelbuild#17675 Closes bazelbuild#17722. PiperOrigin-RevId: 525044539 Change-Id: I7e1eaa14eac1d4dabcdcf93d92720c41977b1fe2 Co-authored-by: Fabian Meumertzheim <[email protected]>
- Loading branch information