Expect tag deleted
This commit is contained in:
parent
a38c64a7cd
commit
30743cc036
@ -369,9 +369,6 @@
|
||||
<command>
|
||||
<name>{{ command.name }}</name>
|
||||
<executable>{{ command.executable }}</executable>
|
||||
{% if command.expect is defined %}
|
||||
<expect>{{ command.expect }}</expect>
|
||||
{% endif %}
|
||||
{% if command.timeout_allowed is defined %}
|
||||
<timeout_allowed>{{ command.timeout_allowed }}</timeout_allowed>
|
||||
{% endif %}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user