sapling/eden/fs
Adam Simpkins 7a6dedfae9 explicitly pass environment settings through sudo
Summary:
Recent changes to our sudo policy seems to be dropping the SSH_AUTH_SOCK
environment variable for me, even when using "sudo -E".  (We do explicitly
configure this to be dropped with sudo's env_delete setting.)

This updates the eden CLI to explicitly ask sudo to set environment variables
that we care about.

Reviewed By: bolinfest

Differential Revision: D3674124

fbshipit-source-id: ab14453056961f7b6a7f5d4122bc0c6f5caa6588
2016-08-10 13:28:15 -07:00
..
cli explicitly pass environment settings through sudo 2016-08-10 13:28:15 -07:00
config Fix ClientConfigTest build failure 2016-08-05 16:50:21 -07:00
inodes eden: assign our own file handle numbers and track all file handles 2016-07-26 10:00:11 -07:00
integration eden: avoid emitting tests that we know will be skipped on sandcastle 2016-08-09 10:09:13 -07:00
model make put and get for trees/blobs symmetric 2016-07-25 12:34:25 -07:00
overlay eden: implement rename for files, add test for sed -i 2016-07-05 19:54:21 -07:00
rocksdb Include build files that were inadvertently excluded from the initial export. 2016-05-12 16:08:34 -07:00
service have daemon remount on start up 2016-08-05 12:50:32 -07:00
store don't use stdout for communicating from the hg import helper 2016-08-10 13:28:15 -07:00