Commit 59a83c24 authored by Geoff Simmons's avatar Geoff Simmons

bugfix an over-specific test in examples.vtc

parent ab31f8a7
Pipeline #99 skipped
......@@ -145,7 +145,7 @@ varnish v1 -arg "-p http_max_hdr=128" -vcl+backend {
} -start
logexpect l1 -v v1 {
expect * 1001 VCL_Log "^Using VMOD blobcode version 0.1"
expect * 1001 VCL_Log "^Using VMOD blobcode version \S+$"
} -start
client c1 {
......
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