mirror of
https://github.com/tahoe-lafs/tahoe-lafs.git
synced 2025-01-30 08:04:08 +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"
|
||||
|
||||
if [ "${ALLOWED_FAILURE}" = "yes" ]; then
|
||||
alternative = "true"
|
||||
alternative="true"
|
||||
else
|
||||
alternative = "false"
|
||||
alternative="false"
|
||||
fi
|
||||
|
||||
${BOOTSTRAP_VENV}/bin/tox \
|
||||
|
Loading…
x
Reference in New Issue
Block a user