]> err.no Git - varnish/commit
Add a cli_quote() function for quoting a string properly when reporting
authorphk <phk@d4fa192b-c00b-0410-8231-f00ffab90ce4>
Tue, 22 Jul 2008 07:37:32 +0000 (07:37 +0000)
committerphk <phk@d4fa192b-c00b-0410-8231-f00ffab90ce4>
Tue, 22 Jul 2008 07:37:32 +0000 (07:37 +0000)
commit4f02d05931b1f0aa8ac27cc5851f98e26055063d
treeab22faa10922e26355144dac05655ce669af37c2
parenta39076514fa0247cb762968c324d26ac6690eaf9
Add a cli_quote() function for quoting a string properly when reporting
it in the CLI.

Use it for cc_command and listen_address parameters

git-svn-id: svn+ssh://projects.linpro.no/svn/varnish/trunk@2982 d4fa192b-c00b-0410-8231-f00ffab90ce4
varnish-cache/bin/varnishd/mgt_param.c
varnish-cache/include/cli_priv.h
varnish-cache/lib/libvarnish/cli_common.c