Show More
@@ -17,6 +17,7 b' run pyflakes on all tracked files ending' | |||||
17 | > -X hgext/fsmonitor/pywatchman \ |
|
17 | > -X hgext/fsmonitor/pywatchman \ | |
18 | > -X mercurial/pycompat.py -X contrib/python-zstandard \ |
|
18 | > -X mercurial/pycompat.py -X contrib/python-zstandard \ | |
19 | > -X mercurial/thirdparty/cbor \ |
|
19 | > -X mercurial/thirdparty/cbor \ | |
|
20 | > -X mercurial/thirdparty/concurrent \ | |||
20 | > -X mercurial/thirdparty/zope \ |
|
21 | > -X mercurial/thirdparty/zope \ | |
21 | > 2>/dev/null \ |
|
22 | > 2>/dev/null \ | |
22 | > | xargs pyflakes 2>/dev/null | "$TESTDIR/filterpyflakes.py" |
|
23 | > | xargs pyflakes 2>/dev/null | "$TESTDIR/filterpyflakes.py" |
General Comments 0
You need to be logged in to leave comments.
Login now