this was vaguely helpful sort of not really

it's definitely extremely noisy though
This commit is contained in:
Jean-Paul Calderone 2019-06-26 08:50:13 -04:00
parent ba1bff529e
commit c80a28c543
2 changed files with 0 additions and 2 deletions

View File

@ -64,7 +64,6 @@ else
fi
${BOOTSTRAP_VENV}/bin/tox \
-vvvvvv \
-c ${PROJECT_ROOT}/tox.ini \
--workdir /tmp/tahoe-lafs.tox \
-e "${TAHOE_LAFS_TOX_ENVIRONMENT}" \

View File

@ -35,7 +35,6 @@ 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 \