Skip to content

Commit

Permalink
Update text to accommodate older curl versions
Browse files Browse the repository at this point in the history
  • Loading branch information
fgsch committed Oct 7, 2016
1 parent 7d51ace commit 944b79b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/tests/test14.vtc
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ varnish v1 -vcl+backend {
} -start

logexpect l1 -v v1 -g request {
expect * 1001 Debug {text: Hostname}
expect * 1001 Debug {text: .* ${s1_addr}}
expect * = Debug {header_out: POST}
expect * = Debug {data_out: foo=bar}
expect * = Debug {header_in: HTTP/1.1}
Expand Down

0 comments on commit 944b79b

Please sign in to comment.