Commit 83ea6887 authored by Nils Goroll's avatar Nils Goroll

fix prev

parent 67ab199e
...@@ -201,7 +201,8 @@ client c1 { ...@@ -201,7 +201,8 @@ client c1 {
rxresp rxresp
expect resp.status >= 501 expect resp.status >= 501
expect resp.status <= 503 expect resp.status <= 503
expect resp.http.empty == "D41D8CD98F00B204E9800998ECF8427E" ## varnish-cache #2840
#expect resp.http.empty == "D41D8CD98F00B204E9800998ECF8427E"
} -run } -run
logexpect l1 -wait logexpect l1 -wait
......
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