Show More
@@ -25,18 +25,18 outputs, which should be fixed later. | |||||
25 | > -X doc/gendoc.py \ |
|
25 | > -X doc/gendoc.py \ | |
26 | > -X doc/hgmanpage.py \ |
|
26 | > -X doc/hgmanpage.py \ | |
27 | > -X i18n/posplit \ |
|
27 | > -X i18n/posplit \ | |
28 | > -X tests/test-hgweb-auth.py \ |
|
|||
29 | > -X tests/hypothesishelpers.py \ |
|
28 | > -X tests/hypothesishelpers.py \ | |
30 | > -X tests/test-lock.py \ |
|
|||
31 | > -X tests/test-verify-repo-operations.py \ |
|
|||
32 | > -X tests/test-hook.t \ |
|
|||
33 | > -X tests/test-import.t \ |
|
|||
34 | > -X tests/test-imports-checker.t \ |
|
|||
35 | > -X tests/test-commit-interactive.t \ |
|
29 | > -X tests/test-commit-interactive.t \ | |
36 | > -X tests/test-contrib-check-code.t \ |
|
30 | > -X tests/test-contrib-check-code.t \ | |
37 | > -X tests/test-extension.t \ |
|
31 | > -X tests/test-extension.t \ | |
38 | > -X tests/test-hghave.t \ |
|
32 | > -X tests/test-hghave.t \ | |
|
33 | > -X tests/test-hgweb-auth.py \ | |||
39 | > -X tests/test-hgweb-no-path-info.t \ |
|
34 | > -X tests/test-hgweb-no-path-info.t \ | |
40 | > -X tests/test-hgweb-no-request-uri.t \ |
|
35 | > -X tests/test-hgweb-no-request-uri.t \ | |
41 | > -X tests/test-hgweb-non-interactive.t \ |
|
36 | > -X tests/test-hgweb-non-interactive.t \ | |
|
37 | > -X tests/test-hook.t \ | |||
|
38 | > -X tests/test-import.t \ | |||
|
39 | > -X tests/test-imports-checker.t \ | |||
|
40 | > -X tests/test-lock.py \ | |||
|
41 | > -X tests/test-verify-repo-operations.py \ | |||
42 | > | sed 's-\\-/-g' | $PYTHON "$import_checker" - |
|
42 | > | sed 's-\\-/-g' | $PYTHON "$import_checker" - |
General Comments 0
You need to be logged in to leave comments.
Login now