Commit 34765a4c authored by Poul-Henning Kamp's avatar Poul-Henning Kamp

Forgot to commit the changes test-case for #1991

parent c7e5e1d8
......@@ -4,7 +4,7 @@ varnishtest "Check that we fail to start if any listen address does not work"
# and are on Linux, ensure /proc/net/ipv4/ip_nonlocal_bind is set to 0.
# All bad listen addresses
err_shell "could not be resolved to an IP address" {
err_shell "Error: Could not get socket" {
varnishd -F -a "${bad_ip}:0" -b '***' -n ${tmpdir} 2>&1
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment