aboutsummaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README5
1 files changed, 3 insertions, 2 deletions
diff --git a/README b/README
index 9762ba4..3299d76 100644
--- a/README
+++ b/README
@@ -184,6 +184,8 @@ The ~AM_VARNISHAPI~ macro sets the following configuration variables:
- ~VARNISH_PATCH~ :: Patchlevel number of the varnish API version.
- ~VARNISHD~ :: Full pathname of the varnishd binary.
- ~VARNISHTEST~ :: Full pathname of the varnishtest binary.
+- ~VARNISH_BINDIR~ :: Varnish installation bin directory
+- ~VARNISH_SBINDIR~ :: Varnish installation sbin directory
- ~VARNISHAPI_PKGDATADIR~ :: Varnish API package data directory.
- ~VARNISHAPI_VMODTOOL~ :: Absolute pathname of the vmodtool.py script.
@@ -228,12 +230,11 @@ which we recommend for writing the tests.
The syntax is:
#+BEGIN_SRC autotest
-AT_VARNISHTEST($MODULE, $VCL, $CLT [, $SRV])
+AT_VARNISHTEST($VCL, $CLT [, $SRV])
#+END_SRC
The arguments are:
-- ~$MODULE~ :: Name of the module.
- ~$VCL~ :: The VLC script. It needs not import the module itself.
- ~$CLT~ :: The program to use in the =client= part of the
generated *vtc* file.

Return to:

Send suggestions and report system problems to the System administrator.