degesch: actually fix the test script
This commit is contained in:
parent
a1ef81d64b
commit
1a7ac7b3ca
2
test
2
test
@ -20,7 +20,7 @@ expect_after {
|
|||||||
}
|
}
|
||||||
|
|
||||||
# Connect to the daemon
|
# Connect to the daemon
|
||||||
send "/server add localhost"
|
send "/server add localhost\n"
|
||||||
expect "]"
|
expect "]"
|
||||||
send "/set localhost.addresses = \"localhost\"\n"
|
send "/set localhost.addresses = \"localhost\"\n"
|
||||||
expect "Option changed"
|
expect "Option changed"
|
||||||
|
Loading…
Reference in New Issue
Block a user