Rename tox_command_line in docs to tox_extra_args
tox_command_line is documented but not actually used. Replace it with tox_extra_args in the zuul.yaml docs. Change-Id: I9773a0297cd29f4d35b27c4b136a26d6027a932a
This commit is contained in:
parent
ce252a9051
commit
da026aae58
@ -31,9 +31,9 @@
|
||||
List of user defined environmental variables to pass to bash
|
||||
shell.
|
||||
|
||||
.. zuul:jobvar:: tox_command_line
|
||||
.. zuul:jobvar:: tox_extra_args
|
||||
|
||||
An optional command line.
|
||||
String containing extra arguments to append to the tox command line.
|
||||
run: playbooks/tox/run
|
||||
pre-run: playbooks/tox/pre
|
||||
post-run: playbooks/tox/post
|
||||
|
Loading…
Reference in New Issue
Block a user