Mercurial > public > mercurial-scm > hg
diff tests/test-help.t @ 20622:352abbb0be88
extensions: remove the inotify extension (BC)
This extension has always had correctness issues and has been
unmaintained for years. It is now removed in favor of the third-party
hgwatchman which is maintained and appears to be correct.
Users with inotify enabled in their config files will fall back to
standard status performance.
author | Matt Mackall <mpm@selenic.com> |
---|---|
date | Sat, 01 Mar 2014 16:20:15 -0600 |
parents | c5ce03a898c5 |
children | 84f6bc03b4e5 |
line wrap: on
line diff
--- a/tests/test-help.t Sat Mar 01 21:08:43 2014 -0500 +++ b/tests/test-help.t Sat Mar 01 16:20:15 2014 -0600 @@ -199,7 +199,7 @@ urls URL Paths Test extension help: - $ hg help extensions --config extensions.rebase= --config extensions.children= | grep -v inotify + $ hg help extensions --config extensions.rebase= --config extensions.children= Using Additional Features """""""""""""""""""""""""