##// END OF EJS Templates
tests: ignore inotify extension in test-duplicateoptions.py...
tests: ignore inotify extension in test-duplicateoptions.py The inotify extension is only available on linux and setup.py will not install it on other platforms - but it will of course always be there in the source. test-duplicateoptions.py tried to load most extensions (including inotify if available). When the local uninstalled Mercurial was used it would thus always load the inotify extension and cause a warning on unsupported platforms. The inotify extension is not relevant for this test, so now we explicitly ignore it.

File last commit:

r9999:f91e5630 default
r14762:6beb2674 stable
Show More
index.tmpl
2 lines | 30 B | application/x-cheetah | CheetahLexer
Dan Villiom Podlaski Christiansen
setup: install translation files as package data...
r9999 {header}
{entries%indexentry}