[master] 7557c64b3 This seems to also fail under sunos

Federico G. Schwindt fgsch at lodoss.net
Sun May 5 08:45:09 UTC 2019


commit 7557c64b334d5f2b8bb54046976d9f742fc0b3a8
Author: Federico G. Schwindt <fgsch at lodoss.net>
Date:   Sun May 5 09:35:40 2019 +0100

    This seems to also fail under sunos

diff --git a/bin/varnishtest/tests/s00012.vtc b/bin/varnishtest/tests/s00012.vtc
index 392cb2830..277625f46 100644
--- a/bin/varnishtest/tests/s00012.vtc
+++ b/bin/varnishtest/tests/s00012.vtc
@@ -1,5 +1,7 @@
 varnishtest "client h1 send timeouts - uds"
 
+feature cmd {test $(uname) != "SunOS"}
+
 feature SO_RCVTIMEO_WORKS
 
 server s1 {


More information about the varnish-commit mailing list