diff mercurial/dagutil.py @ 33769:dd35abc409ee

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
author Jun Wu <quark@fb.com>
date Thu, 10 Aug 2017 09:37:50 -0700
parents 015ded095933
children 09397d0dd3b7
line wrap: on
line diff