aboutsummaryrefslogtreecommitdiff
path: root/tests/atlocal.in
diff options
context:
space:
mode:
Diffstat (limited to 'tests/atlocal.in')
-rw-r--r--tests/atlocal.in3
1 files changed, 2 insertions, 1 deletions
diff --git a/tests/atlocal.in b/tests/atlocal.in
index 24a523c..2d91b77 100644
--- a/tests/atlocal.in
+++ b/tests/atlocal.in
@@ -4,5 +4,6 @@
PATH=@abs_builddir@:@abs_top_builddir@/src:@abs_top_srcdir@/build-aux:$top_srcdir:$srcdir:$PATH
VARNISHTEST="@VARNISHSRC@/bin/varnishtest/varnishtest -Dvarnishd=@VARNISHSRC@/bin/varnishd/varnishd"
-
+@VARNISH4_FALSE@ret_vcl_recv=lookup
+@VARNISH4_TRUE@ret_vcl_recv=hash

Return to:

Send suggestions and report system problems to the System administrator.