sapling/eden/fs/config
Wez Furlong fb957d58ec allow interpolating USER and HOME in the ClientConfig class
Summary:
This mirrors the capability added in D4444058.

I don't think the `getenv` calls are awesome, but also don't think that we're
likely to want to override these outside of the environment either, so it
doesn't warrant plumbing these all the way through the eden cli, edenfs command
line flags and the layers to get to instantiate this object.

Reviewed By: simpkins

Differential Revision: D4446320

fbshipit-source-id: d5661e4f3e8dee82617eb6edddbcb9da5f4296d2
2017-01-23 23:54:38 -08:00
..
test change systemConfigDir to etcEdenDir 2017-01-23 23:54:38 -08:00
ClientConfig.cpp allow interpolating USER and HOME in the ClientConfig class 2017-01-23 23:54:38 -08:00
ClientConfig.h change systemConfigDir to etcEdenDir 2017-01-23 23:54:38 -08:00
InterpolatedPropertyTree.cpp change systemConfigDir to etcEdenDir 2017-01-23 23:54:38 -08:00
InterpolatedPropertyTree.h change systemConfigDir to etcEdenDir 2017-01-23 23:54:38 -08:00
TARGETS codemod: fixup more build targets in TARGETS 2017-01-14 01:44:01 -08:00