mirror of
https://github.com/tahoe-lafs/tahoe-lafs.git
synced 2025-02-11 21:45:34 +00:00
it's shell, dude
This commit is contained in:
parent
7ace8ae40d
commit
67d76a0cc5
@ -58,9 +58,9 @@ export TAHOE_LAFS_TRIAL_ARGS="--reporter=subunitv2-file --rterrors"
|
|||||||
export PIP_NO_INDEX="1"
|
export PIP_NO_INDEX="1"
|
||||||
|
|
||||||
if [ "${ALLOWED_FAILURE}" = "yes" ]; then
|
if [ "${ALLOWED_FAILURE}" = "yes" ]; then
|
||||||
alternative = "true"
|
alternative="true"
|
||||||
else
|
else
|
||||||
alternative = "false"
|
alternative="false"
|
||||||
fi
|
fi
|
||||||
|
|
||||||
${BOOTSTRAP_VENV}/bin/tox \
|
${BOOTSTRAP_VENV}/bin/tox \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user