Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
executor_linux: Remove unreachable PATH= code (#9778)
This has to have been unused because the HasPrefix operation is backwards, meaning a Command.Env that includes PATH= never would have worked; the default path was always used.
- Loading branch information