Mercurial > hg
view tests/blacklists/inotify-failures @ 18075:2c1fc483efa4
commands: 'hg bookmark NAME' should work even with ui.strict=True
Before this patch, enabling strict command processing (ui.strict=True)
meant that 'hg bookmark NAME', as referenced several places in the
documentation, would not work. This adds 'bookmark' as an explicit alias
to 'bookmarks'.
author | Kevin Bullock <kbullock@ringworld.org> |
---|---|
date | Sun, 16 Dec 2012 22:00:38 -0600 |
parents | 3afb61810680 |
children |
line wrap: on
line source
# When --inotify is activated, help output and config changes: test-debugcomplete test-empty test-fncache test-globalopts test-help test-hgrc test-inherit-mode test-qrecord test-strict # --inotify activates de facto the inotify extension. It does not play well # with inotify-specific tests, which activate/deactivate inotify at will: test-inotify test-inotify-debuginotify test-inotify-dirty-dirstate test-inotify-issue1208 test-inotify-issue1371 test-inotify-issue1542 test-inotify-issue1556 test-inotify-lookup