mirror of
https://github.com/tahoe-lafs/tahoe-lafs.git
synced 2024-12-20 21:43:09 +00:00
get some more debug info
This commit is contained in:
parent
0d209c0af4
commit
21edff4a09
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user