Skip to content
Snippets Groups Projects
Commit 6f5b4cee authored by Gregory Szorc's avatar Gregory Szorc
Browse files

packaging: move linux-wheel-centos5-blacklist to contrib/packaging/

Differential Revision: https://phab.mercurial-scm.org/D3549
parent 142998a4
No related branches found
No related tags found
No related merge requests found
......@@ -30,5 +30,5 @@
# Install mercurial wheel as root
"${PYBIN}/pip" install mercurial --no-index -f /src/wheelhouse
# But run tests as hgbuilder user (non-root)
su hgbuilder -c "\"${PYBIN}/python\" /io/tests/run-tests.py --with-hg=\"${PYBIN}/hg\" --blacklist=/io/contrib/linux-wheel-centos5-blacklist"
su hgbuilder -c "\"${PYBIN}/python\" /io/tests/run-tests.py --with-hg=\"${PYBIN}/hg\" --blacklist=/io/contrib/packaging/linux-wheel-centos5-blacklist"
done
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment