Various fixes for windows

This commit is contained in:
2026-02-14 13:29:22 +01:00
parent a2af730894
commit bc3ac40cef
7 changed files with 41 additions and 7 deletions

View File

@@ -77,6 +77,9 @@ main:
condition: <| $(conditional_exec) == 1 |>
console_name: consname
steps:
{% if os == "Windows" %}
- read_until: {expected: "echo 0", timeout: 0}
{% endif %}
- read_until: {expected: "0", timeout: 0}
- console: