Keep vtc directories for failing tests

parent 30e22878
......@@ -22,7 +22,7 @@ VMOD_TESTS = $(top_srcdir)/src/tests/*.vtc
$(top_srcdir)/src/tests/*.vtc: libvmod_re.la
PATH=@LIBVARNISHAPI_SBINDIR@:$$PATH \
@VARNISHTEST@ -Dvmod_topbuild=$(abs_top_builddir) $@
@VARNISHTEST@ -l -Dvmod_topbuild=$(abs_top_builddir) $@
check: $(VMOD_TESTS)
......
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