"debugging"

This commit is contained in:
Jean-Paul Calderone 2019-06-25 18:39:42 -04:00
parent c94578d3ad
commit 6d7a9d8400

View File

@ -35,6 +35,7 @@ export PIP_FIND_LINKS="file://${WHEELHOUSE_PATH}"
# Get everything else installed in it, too.
"${BOOTSTRAP_VENV}"/bin/tox \
-vvvvv \
-c "${PROJECT_ROOT}"/tox.ini \
--workdir /tmp/tahoe-lafs.tox \
--notest \