sapling/lib/configparser
Jun Wu d38749a9fd configparser: expand environment variables in HGRCPATH
Summary:
liubov-dmitrieva encountered an issue where her home hgrc is not loaded. That's because
environment variables in HGRCPATH are not expanded. Fix it by calling
`expand_path` on the paths.

Reviewed By: phillco

Differential Revision: D9499239

fbshipit-source-id: cd4b7a26fd12f1c3148a21dbb5584bbeb3885286
2018-08-28 19:51:12 -07:00
..
src configparser: expand environment variables in HGRCPATH 2018-08-28 19:51:12 -07:00
Cargo.toml configparser: use indexmap 2018-08-09 21:21:48 -07:00