sapling/eden
Adam Simpkins 9f6f952024 fix some type errors in debug.py
Summary:
D9389865 changed the rel_path variable from a string to a pathlib.Path object.
However it missed a couple places where the path object needed to be converted
to bytes.

Reviewed By: chadaustin

Differential Revision: D9476525

fbshipit-source-id: 2dc69f5a0378ffbc02b2724a097604df288683c9
2018-08-23 12:07:15 -07:00
..
cli fix some type errors in debug.py 2018-08-23 12:07:15 -07:00
docs store FileInode and TreeInode timestamps in the InodeTable 2018-05-22 11:22:19 -07:00
fs Future<T>::then Future<T>::then(not-try-task) -> Future<T>::thenValue(task). 2018-08-22 12:07:41 -07:00
hooks ensure .hg has read and search permissions for group/other 2018-06-11 22:33:11 -07:00
integration update the debug subcommands to use find_checkout() 2018-08-22 11:06:48 -07:00
py enable typechecking on Eden Python libraries 2018-08-03 15:07:00 -07:00
scripts unmount stale edenfs mounts in eden doctor 2018-01-19 11:06:51 -08:00
test-data put the overlay test data into a tar file 2018-06-20 18:36:27 -07:00
third-party Remove TARGETS files 2018-02-20 19:57:45 -08:00
win Started Eden for Windows and integrated hg store with it. 2018-08-21 17:53:38 -07:00
AUTODEPS Set up arc lint to run autodeps automatically for Eden. 2017-11-21 18:23:41 -08:00
Eden.project.toml Eden.project.toml file for Nuclide 2018-04-26 11:05:23 -07:00