degesch: one final fix for the test script
This commit is contained in:
parent
aa39445afb
commit
9cfe4a5a49
2
test
2
test
@ -22,7 +22,7 @@ expect_after {
|
|||||||
# Connect to the daemon
|
# Connect to the daemon
|
||||||
send "/server add localhost\n"
|
send "/server add localhost\n"
|
||||||
expect "]"
|
expect "]"
|
||||||
send "/set localhost.addresses = \"localhost\"\n"
|
send "/set servers.localhost.addresses = \"localhost\"\n"
|
||||||
expect "Option changed"
|
expect "Option changed"
|
||||||
send "/disconnect\n"
|
send "/disconnect\n"
|
||||||
expect "]"
|
expect "]"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user