]> err.no Git - varnish/commit
Rework the output of messages and add -q and -v options.
authorphk <phk@d4fa192b-c00b-0410-8231-f00ffab90ce4>
Fri, 20 Jun 2008 06:56:03 +0000 (06:56 +0000)
committerphk <phk@d4fa192b-c00b-0410-8231-f00ffab90ce4>
Fri, 20 Jun 2008 06:56:03 +0000 (06:56 +0000)
commit96d1f8a2e63b89e1429dabf5215728eb65ee97cd
treeebce04ac3a16001c3e8acf990f7b03fb23d4cdf6
parenteefd3499bffc5d548cdaebd263076c1aff2005ee
Rework the output of messages and add -q and -v options.

This allows us to use buffered approaches later, if the file descritor
lock stats to interfere with our concurrency.

git-svn-id: svn+ssh://projects.linpro.no/svn/varnish/trunk@2736 d4fa192b-c00b-0410-8231-f00ffab90ce4
varnish-cache/bin/varnishtest/Makefile.am
varnish-cache/bin/varnishtest/vtc.c
varnish-cache/bin/varnishtest/vtc.h
varnish-cache/bin/varnishtest/vtc_client.c
varnish-cache/bin/varnishtest/vtc_http.c
varnish-cache/bin/varnishtest/vtc_server.c
varnish-cache/bin/varnishtest/vtc_varnish.c