[master] f370e8d Disable building varnishtest while VSL is in flux

Martin Blix Grydeland martin at varnish-cache.org
Wed May 15 14:46:14 CEST 2013


commit f370e8d14f0fca615fbcccdafac6331dcae5d9a1
Author: Martin Blix Grydeland <martin at varnish-software.com>
Date:   Mon Apr 29 14:22:14 2013 +0200

    Disable building varnishtest while VSL is in flux

diff --git a/bin/Makefile.am b/bin/Makefile.am
index 2c1b6a6..4adc0bb 100644
--- a/bin/Makefile.am
+++ b/bin/Makefile.am
@@ -3,7 +3,7 @@
 # Disabling building of the tools while api is in flux
 
 #SUBDIRS = varnishadm varnishd varnishlog varnishncsa varnishreplay varnishtest
-SUBDIRS = varnishd varnishtest
+SUBDIRS = varnishd
 
 if HAVE_CURSES
 #SUBDIRS += varnishhist varnishstat varnishtop



More information about the varnish-commit mailing list