sapling/eden/cli/doctor
Adam Simpkins 2ea7064ae6 update process_finder to also find the Eden dir through the lock file
Summary:
Update process_finder.py to look for a process's Eden state directory by
looking through its open FDs to find the EdenFS lock file, if it can't find
the state directory from the command line arguments.

At the moment we almost always invoke EdenFS with an explicit `--edenDir`
argument, but this code will allow this code to work even if we remove that in
the future.

Reviewed By: wez

Differential Revision: D20178484

fbshipit-source-id: 361b78f4a2566b8c09ce02fb21c46233d7e2546b
2020-03-03 11:53:50 -08:00
..
test update process_finder to also find the Eden dir through the lock file 2020-03-03 11:53:50 -08:00
__init__.py update eden doctor to log vector of problem types 2020-03-03 08:04:29 -08:00
check_filesystems.py fix platform checks in the CLI code 2020-03-02 15:41:36 -08:00
check_hg.py check for interrupted transaction and try to repair it 2020-03-02 18:54:55 -08:00
check_os.py Tidy up license headers 2019-10-11 05:28:23 -07:00
check_rogue_edenfs.py update process_finder to return processes for all users 2020-03-03 11:53:49 -08:00
check_stale_mounts.py Tidy up license headers 2019-10-11 05:28:23 -07:00
check_watchman.py Tidy up license headers 2019-10-11 05:28:23 -07:00
problem.py update eden doctor to log vector of problem types 2020-03-03 08:04:29 -08:00