Commit d6792f99 authored by Poul-Henning Kamp's avatar Poul-Henning Kamp Committed by Dridi Boukelmoune

Match also the ending double-quotes

parent 3589177f
......@@ -12,7 +12,7 @@ syslog sl1 -level notice -bind "127.0.0.1:0" {
recv
recv
recv info
expect ~ \"dip\":\"${h1_fe_1_addr}
expect ~ \"dip\":\"${h1_fe_1_addr}\"
} -start
haproxy h1 -conf {
......
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