[4.1] b31c8b5 Temporarily set this testcase to use poll-waiter, to tease out OSX/64 issue...
Poul-Henning Kamp
phk at FreeBSD.org
Fri Sep 4 15:54:56 CEST 2015
commit b31c8b505b4b09a47217a1faf361419d32f5da3b
Author: Poul-Henning Kamp <phk at FreeBSD.org>
Date: Tue Aug 25 17:53:33 2015 +0000
Temporarily set this testcase to use poll-waiter, to tease out
OSX/64 issue...
diff --git a/bin/varnishtest/tests/m00011.vtc b/bin/varnishtest/tests/m00011.vtc
index 7540c9b..29c4261 100644
--- a/bin/varnishtest/tests/m00011.vtc
+++ b/bin/varnishtest/tests/m00011.vtc
@@ -8,7 +8,7 @@ server s1 {
} -start
-varnish v1 -vcl+backend {
+varnish v1 -arg "-Wpoll" -vcl+backend {
import ${vmod_std};
sub vcl_deliver {
More information about the varnish-commit
mailing list