Commit e964656b authored by Dridi Boukelmoune's avatar Dridi Boukelmoune

Polish

parent 543e45e8
......@@ -166,7 +166,8 @@ VMODs::
SBINDIR="$(pkg-config --variable=sbindir varnishapi)"
PATH="SBINDIR:BINDIR:$PATH"
VMOD_PATH="<your-build-path>:$(pkg-config --variable=vmoddir varnishapi)"
VMODDIR"$(pkg-config --variable=vmoddir varnishapi)"
VMOD_PATH="/path/to/your/vmod/build/dir:$VMODDIR"
varnishtest -p vmod_path="$VMOD_PATH" ...
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment