##// END OF EJS Templates
spelling: deactivate
timeless@mozdev.org -
r17482:3afb6181 default
parent child Browse files
Show More
@@ -1,21 +1,21 b''
1 1 # When --inotify is activated, help output and config changes:
2 2 test-debugcomplete
3 3 test-empty
4 4 test-fncache
5 5 test-globalopts
6 6 test-help
7 7 test-hgrc
8 8 test-inherit-mode
9 9 test-qrecord
10 10 test-strict
11 11
12 12 # --inotify activates de facto the inotify extension. It does not play well
13 # with inotify-specific tests, which activate/desactivate inotify at will:
13 # with inotify-specific tests, which activate/deactivate inotify at will:
14 14 test-inotify
15 15 test-inotify-debuginotify
16 16 test-inotify-dirty-dirstate
17 17 test-inotify-issue1208
18 18 test-inotify-issue1371
19 19 test-inotify-issue1542
20 20 test-inotify-issue1556
21 21 test-inotify-lookup
General Comments 0
You need to be logged in to leave comments. Login now