Commit e192605e authored by Poul-Henning Kamp's avatar Poul-Henning Kamp

Drop this test, it's not portable.

parent 176f8a07
......@@ -13,9 +13,6 @@ shell -err -expect "Too many sub-arguments" {
shell -err -expect "Too many sub-arguments" {
varnishd -a 127.0.0.1:80000,HTTP,FOO -d
}
shell -err -expect "Got no socket" {
varnishd -a 239.255.255.255:0,HTTP -d
}
# This requires non-local binds to be disabled. If you see this fail
# and are on Linux, ensure /proc/net/ipv4/ip_nonlocal_bind is set to 0.
......
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