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

Make this test jail-compatible

parent 3e9fcfc8
......@@ -85,7 +85,7 @@ client c1 {
expect resp.status == 200
expect resp.http.bereq_backend == "rr"
expect resp.http.beresp_backend == "s1"
expect resp.http.be_ip == "127.0.0.1"
expect resp.http.be_ip == "${localhost}"
expect resp.http.be_nm == "s1"
expect resp.http.be == "rr"
......
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