[master] 9a96a8f Remember to remove debug.sizeof here also

Poul-Henning Kamp phk at FreeBSD.org
Wed Mar 18 09:18:27 CET 2015


commit 9a96a8fd42867cc3b574ca329cbd8b27228d2588
Author: Poul-Henning Kamp <phk at FreeBSD.org>
Date:   Wed Mar 18 08:18:14 2015 +0000

    Remember to remove debug.sizeof here also

diff --git a/bin/varnishtest/tests/b00032.vtc b/bin/varnishtest/tests/b00032.vtc
index 55ece76..a36634f 100644
--- a/bin/varnishtest/tests/b00032.vtc
+++ b/bin/varnishtest/tests/b00032.vtc
@@ -14,8 +14,6 @@ varnish v1 -cliok vcl.list
 
 varnish v1 -cliok start
 
-varnish v1 -cliok debug.sizeof
-
 varnish v1 -cliok "vcl.use vcl1"
 
 varnish v1 -clierr 106 "vcl.discard vcl1"



More information about the varnish-commit mailing list