aboutsummaryrefslogtreecommitdiff
path: root/tests/atlocal.in
blob: 993dded708983fcb35643a6049ab1cefc6d36dce (plain)
1
2
3
4
5
6
7
8
9
# @configure_input@                                     -*- shell-script -*-
# Configurable variable values for vmod-variable test suite.
# Copyright (C) 2015, 2017 Sergey Poznyakoff

PATH=@abs_builddir@:@abs_top_builddir@/src:@abs_top_srcdir@/build-aux:$top_srcdir:$srcdir:@VARNISH_SBINDIR@:$PATH
VARNISHTEST=@VARNISHTEST@
VARNISHD=@VARNISHD@
INITFILE=@abs_builddir@/.TESTINIT
FAILFILE=@abs_builddir@/FAILURE

Return to:

Send suggestions and report system problems to the System administrator.