##// END OF EJS Templates
addremove: mention --similarity defaults to 100 (issue3430)
addremove: mention --similarity defaults to 100 (issue3430)

File last commit:

r16350:4f795f5f stable
r17266:4e35dea7 stable
Show More
test-check-pyflakes.t
6 lines | 249 B | text/troff | Tads3Lexer
/ tests / test-check-pyflakes.t
$ "$TESTDIR/hghave" pyflakes || exit 80
$ cd "`dirname "$TESTDIR"`"
$ pyflakes mercurial hgext 2>&1 | "$TESTDIR/filterpyflakes.py"
hgext/inotify/linux/__init__.py:*: 'from _inotify import *' used; unable to detect undefined names (glob)