sapling/hgext/fsmonitor/pywatchman
Jun Wu c218b8b432 fsmonitor: correct an error message
Without the change, the error looks like:

  warning: Watchman unavailable: "watchman" executable not in PATH (%s),
  while executing [Errno 2] No such file or directory

With the change, it now looks like:

  warning: Watchman unavailable: "watchman" executable not in PATH
  ([Errno 2] No such file or directory)

Differential Revision: https://phab.mercurial-scm.org/D322
2017-08-10 09:37:50 -07:00
..
__init__.py fsmonitor: correct an error message 2017-08-10 09:37:50 -07:00
bser.c fsmonitor: refresh pywatchman to upstream 2016-12-22 11:22:32 -08:00
capabilities.py fsmonitor: refresh pywatchman to upstream 2016-12-22 11:22:32 -08:00
compat.py fsmonitor: refresh pywatchman to upstream 2016-12-22 11:22:32 -08:00
encoding.py fsmonitor: refresh pywatchman to upstream 2016-12-22 11:22:32 -08:00
load.py fsmonitor: refresh pywatchman to upstream 2016-12-22 11:22:32 -08:00
pybser.py fsmonitor: refresh pywatchman to upstream 2016-12-22 11:22:32 -08:00