degesch: irc_{host,port} -> addresses

Now you can finally specify multiple addresses to connect to.
This commit is contained in:
2015-05-14 06:22:58 +02:00
parent c5b38842bf
commit a77ab689eb
2 changed files with 109 additions and 52 deletions

2
test
View File

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