Added support for prepending paths to system PATH environment variable using "prepend-paths" configuration option. Useful when using non-system packages, for example macports in OSX.
Details
Details
- Reviewers
epriestley - Group Reviewers
Blessed Reviewers - Required Signatures
L28 Phacility Individual Contributor License Agreement
Use non-system git commands for ssh access while set and sudoers are using this path. Should fail when path is not set and succed when set. Make sure UI represents changes correctly. Make sure that option is a command line option only (should not be settable by web interface).
Diff Detail
Diff Detail
- Repository
- rP Phabricator
- Branch
- master
- Lint
Lint Skipped - Unit
No Test Coverage - Build Status
Buildable 1864 Build 1865: [Placeholder Plan] Wait for 30 Seconds
Event Timeline
Comment Actions
This is already complicated and I don't want to make it more complicated to support an unusual edge case. We'll prepend phabricator/support/bin/ to PATH automatically and you can symlink things in there if you have some particularly unusual setup.