tests/test-check-py3-compat.t
changeset 43561 081a77df7bc6
parent 43348 daa3b58906d5
child 44112 97cc270c3ecc
equal deleted inserted replaced
43560:5a0a4fa055ff 43561:081a77df7bc6
     6 #if no-py3
     6 #if no-py3
     7   $ testrepohg files 'set:(**.py)' \
     7   $ testrepohg files 'set:(**.py)' \
     8   > -X contrib/automation/ \
     8   > -X contrib/automation/ \
     9   > -X contrib/packaging/hgpackaging/ \
     9   > -X contrib/packaging/hgpackaging/ \
    10   > -X contrib/packaging/inno/ \
    10   > -X contrib/packaging/inno/ \
       
    11   > -X contrib/packaging/packaging.py \
    11   > -X contrib/packaging/wix/ \
    12   > -X contrib/packaging/wix/ \
    12   > -X hgdemandimport/demandimportpy2.py \
    13   > -X hgdemandimport/demandimportpy2.py \
    13   > -X mercurial/thirdparty/cbor \
    14   > -X mercurial/thirdparty/cbor \
    14   > | sed 's|\\|/|g' | xargs "$PYTHON" contrib/check-py3-compat.py
    15   > | sed 's|\\|/|g' | xargs "$PYTHON" contrib/check-py3-compat.py
    15   contrib/python-zstandard/setup.py not using absolute_import
    16   contrib/python-zstandard/setup.py not using absolute_import