sapling/eden/fs
Wez Furlong 2a184e5744 eden: fixup buck kill invocation on macos
Summary:
I ran into a couple of problems with this as part of
looking at some improvements to `eden redirect` later in this
stack:

* There's currently an issue with the BUCKVERSION=last handling
  in our internal version of buck on macos, so sidestep it for now.
* We have a bad interaction between the environment set up to
  run edenfsctl.par and a different par file used by the FB internal
  buck wrapper script that causes it to fail on startup.

This commit cleans up the environment to compensate for these issues.

Reviewed By: genevievehelsel

Differential Revision: D23502307

fbshipit-source-id: 34b5099529dcc5f2b2d638bcb333e4dd00211766
2020-09-08 09:59:15 -07:00
..
benchharness add 4k random writes benchmark 2020-07-14 16:13:37 -07:00
benchmarks add 4k random writes benchmark 2020-07-14 16:13:37 -07:00
cli eden: fixup buck kill invocation on macos 2020-09-08 09:59:15 -07:00
config allow multiple prefixes for paths to be logged 2020-09-02 22:54:23 -07:00
docs Some minor modifications to verbiage in documentation 2020-07-06 22:20:17 -07:00
fuse fuse: move and rename RequestData 2020-09-04 16:14:24 -07:00
inodes fuse: move and rename RequestData 2020-09-04 16:14:24 -07:00
journal Migrate to field_ref Thrift API 2020-07-28 14:32:44 -07:00
model model: report symlink/executable as regular files on Windows 2020-05-12 08:46:35 -07:00
monitor eden: introduce SpawnedProcess 2020-09-01 13:31:32 -07:00
notifications eden: introduce SpawnedProcess 2020-09-01 13:31:32 -07:00
py fix eden thrift legacy dependencies 2020-08-31 07:55:27 -07:00
rocksdb Remove dead includes in eden 2019-10-11 16:45:01 -07:00
service utils: rename ProcessAccessLog::AccessType enum 2020-09-03 17:00:07 -07:00
sqlite silence some msvc warnings from sqlite.{h,cpp} 2020-04-26 21:14:24 -07:00
store allow multiple prefixes for paths to be logged 2020-09-02 22:54:23 -07:00
takeover Migrate to field_ref Thrift API 2020-07-21 11:23:35 -07:00
telemetry telemetry: consolidate Fuse/PrjFS stats in ChannelThreadStats 2020-09-02 15:28:39 -07:00
testharness fuse: move and rename RequestData 2020-09-04 16:14:24 -07:00
third-party eden: support NO_OPEN support on macOS 2020-07-27 17:53:03 -07:00
utils utils: compile ProcessAccessLog and ProcessNameCache on Windows 2020-09-04 16:14:25 -07:00
win eden: introduce SpawnedProcess 2020-09-01 13:31:32 -07:00
CMakeLists.txt revert: Run Eden as a Windows service 2020-05-28 09:01:03 -07:00