Fix this mypy typcheck error in the test builder:
testScriptWithTypes:52: error: Argument 1 to "wait_until_tty_matches" of
"Machine" has incompatible type "int"; expected "str"
system1.wait_until_tty_matches(2, "login: ")
This makes the test succeed again.
|
||
|---|---|---|
| .. | ||
| install_ssh_host_keys.nix | ||
| integration.nix | ||