equal
deleted
inserted
replaced
10 $ testrepohg locate \ |
10 $ testrepohg locate \ |
11 > -X contrib/python-zstandard \ |
11 > -X contrib/python-zstandard \ |
12 > -X hgext/fsmonitor/pywatchman \ |
12 > -X hgext/fsmonitor/pywatchman \ |
13 > -X mercurial/thirdparty \ |
13 > -X mercurial/thirdparty \ |
14 > | sed 's-\\-/-g' | "$check_code" --warnings --per-file=0 - || false |
14 > | sed 's-\\-/-g' | "$check_code" --warnings --per-file=0 - || false |
|
15 Skipping contrib/packaging/hgpackaging/util.py it has no-che?k-code (glob) |
15 Skipping contrib/packaging/inno/build.py it has no-che?k-code (glob) |
16 Skipping contrib/packaging/inno/build.py it has no-che?k-code (glob) |
16 Skipping contrib/packaging/packagingutil.py it has no-che?k-code (glob) |
|
17 Skipping i18n/polib.py it has no-che?k-code (glob) |
17 Skipping i18n/polib.py it has no-che?k-code (glob) |
18 Skipping mercurial/statprof.py it has no-che?k-code (glob) |
18 Skipping mercurial/statprof.py it has no-che?k-code (glob) |
19 Skipping tests/badserverext.py it has no-che?k-code (glob) |
19 Skipping tests/badserverext.py it has no-che?k-code (glob) |
20 |
20 |
21 @commands in debugcommands.py should be in alphabetical order. |
21 @commands in debugcommands.py should be in alphabetical order. |