aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xtest2
1 files changed, 1 insertions, 1 deletions
diff --git a/test b/test
index 8dfb158..cac7b2c 100755
--- a/test
+++ b/test
@@ -20,7 +20,7 @@ expect_after {
}
# Connect to the daemon
-send "/server add localhost"
+send "/server add localhost\n"
expect "]"
send "/set localhost.addresses = \"localhost\"\n"
expect "Option changed"