mirror of
https://github.com/tahoe-lafs/tahoe-lafs.git
synced 2025-01-30 16:13:58 +00:00
consistent indentation
This commit is contained in:
parent
a1196fccdb
commit
93881f34a7
@ -33,12 +33,12 @@ sudo \
|
|||||||
TAHOE_LAFS_TRIAL_ARGS="--reporter=subunitv2-file" \
|
TAHOE_LAFS_TRIAL_ARGS="--reporter=subunitv2-file" \
|
||||||
PIP_NO_INDEX="1" \
|
PIP_NO_INDEX="1" \
|
||||||
--set-home \
|
--set-home \
|
||||||
--user nobody \
|
--user nobody \
|
||||||
/tmp/tests/bin/tox \
|
/tmp/tests/bin/tox \
|
||||||
-c /tmp/project/tox.ini \
|
-c /tmp/project/tox.ini \
|
||||||
--workdir /tmp/tahoe-lafs.tox \
|
--workdir /tmp/tahoe-lafs.tox \
|
||||||
-e "${TAHOE_LAFS_TOX_ENVIRONMENT}" \
|
-e "${TAHOE_LAFS_TOX_ENVIRONMENT}" \
|
||||||
${TAHOE_LAFS_TOX_ARGS}
|
${TAHOE_LAFS_TOX_ARGS}
|
||||||
|
|
||||||
# Create a junitxml results area.
|
# Create a junitxml results area.
|
||||||
mkdir -p "$(dirname "${JUNITXML}")"
|
mkdir -p "$(dirname "${JUNITXML}")"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user