mirror of
https://github.com/tahoe-lafs/tahoe-lafs.git
synced 2025-03-21 03:15:16 +00:00
use TOX_JSON where it is appropriate
This commit is contained in:
parent
305d16af69
commit
fcf4480cbc
@ -32,7 +32,7 @@ sudo TAHOE_LAFS_TRIAL_ARGS="--reporter=subunit" \
|
||||
--user nobody \
|
||||
/tmp/tests/bin/tox \
|
||||
-c /tmp/project/tox.ini \
|
||||
--result-json "${ARTIFACTS}"/tox-result.json \
|
||||
--result-json "${TOX_JSON}" \
|
||||
--workdir /tmp/tahoe-lafs.tox \
|
||||
-e "${TAHOE_LAFS_TOX_ENVIRONMENT}" \
|
||||
${TAHOE_LAFS_TOX_ARGS}
|
||||
|
Loading…
x
Reference in New Issue
Block a user