@ -20,7 +20,9 @@ expect_after {
}
# Connect to the daemon
send "/set server.addresses = \"localhost\"\n"
send "/server add localhost"
expect "]"
send "/set localhost.addresses = \"localhost\"\n"
expect "Option changed"
send "/disconnect\n"