[master] f6b81d2a3 For coverage test v19, actually load the non-error vcls

Nils Goroll nils.goroll at uplex.de
Fri Aug 16 10:42:06 UTC 2024


commit f6b81d2a32e9adf952525ce1b819348a22f705ff
Author: Nils Goroll <nils.goroll at uplex.de>
Date:   Thu Aug 1 12:13:29 2024 +0200

    For coverage test v19, actually load the non-error vcls

diff --git a/bin/varnishtest/tests/v00019.vtc b/bin/varnishtest/tests/v00019.vtc
index d7604419a..c3c3d3543 100644
--- a/bin/varnishtest/tests/v00019.vtc
+++ b/bin/varnishtest/tests/v00019.vtc
@@ -77,7 +77,7 @@ varnish v1 -vcl {
 			return (fail("should compile"));
 		}
 	}
-}
+} -start
 
 varnish v1 -vcl {
 	import debug;


More information about the varnish-commit mailing list