get some more debug info

This commit is contained in:
Jean-Paul Calderone 2018-07-10 11:46:02 -04:00
parent 0d209c0af4
commit 21edff4a09

View File

@ -24,7 +24,7 @@ sudo --set-home -u nobody /tmp/tests/bin/pip install certifi
sudo --set-home -u nobody /tmp/tests/bin/pip install --upgrade pip setuptools sudo --set-home -u nobody /tmp/tests/bin/pip install --upgrade pip setuptools
# Populate the wheelhouse, if necessary. # Populate the wheelhouse, if necessary.
sudo --set-home -u nobody /tmp/tests/bin/pip \ sudo --set-home -u nobody /tmp/tests/bin/pip -vvv \
wheel \ wheel \
--wheel-dir "${WHEELHOUSE_PATH}" \ --wheel-dir "${WHEELHOUSE_PATH}" \
/tmp/project /tmp/project