varnish/varnish-7.0.0_fixb00046.patch
Ingvar Hagelund e25baab38f - New upstream release
- Updated pkg-varnish checkout from the 7.0 branch
- Added a minimal patch for a failing test on armv7hl
2021-09-23 00:19:19 +02:00

12 lines
282 B
Diff

--- bin/varnishtest/tests/b00046.vtc.orig 2021-09-22 21:03:57.909742460 +0200
+++ bin/varnishtest/tests/b00046.vtc 2021-09-22 21:04:03.075783664 +0200
@@ -18,7 +18,7 @@
varnish v1 -vcl+backend {} -start
client c1 {
- delay 0.5
+ delay 1
send_urgent " "
expect_close
} -run