[master] 93195a4 Require fewer bytes of varnishtop

Poul-Henning Kamp phk at FreeBSD.org
Fri Jan 12 16:49:05 UTC 2018


commit 93195a4e08eb273eb5e26a296977bed18a10601a
Author: Poul-Henning Kamp <phk at FreeBSD.org>
Date:   Fri Jan 12 16:47:53 2018 +0000

    Require fewer bytes of varnishtop

diff --git a/bin/varnishtest/tests/u00010.vtc b/bin/varnishtest/tests/u00010.vtc
index e94526f..59af38f 100644
--- a/bin/varnishtest/tests/u00010.vtc
+++ b/bin/varnishtest/tests/u00010.vtc
@@ -18,4 +18,4 @@ client c1 {
 	rxresp
 } -run
 
-process p1 -need-bytes 2500 -screen_dump -write {q} -wait
+process p1 -need-bytes 2000 -screen_dump -write {q} -wait


More information about the varnish-commit mailing list