diff --git a/example.lsp b/example.lsp index 4d1601a..33c9552 100644 --- a/example.lsp +++ b/example.lsp @@ -17,9 +17,9 @@ (expect* ("[fingerprint])?" (sendln "yes") - (expect "password: ") + (expect "password:") (sendln password)) - ("password: " + ("password:" (sendln password)) (("Connection refused" "Could not resolve hostname")