Expect tag deleted
This commit is contained in:
parent
84291baa97
commit
f031f0fbfb
@ -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