Add a --config-test option
authorFabian Keil <fk@fabiankeil.de>
Fri, 9 Nov 2012 10:48:17 +0000 (10:48 +0000)
committerFabian Keil <fk@fabiankeil.de>
Fri, 9 Nov 2012 10:48:17 +0000 (10:48 +0000)
commitc552c3ab84f7bb8a1c8096829a374aa20662b7ab
tree3b4844add4d6c330e1b2d784cf002c70988366f7
parentf7d08df1b88e1b3610aeae2ec30627982523fee5
Add a --config-test option

It lets Privoxy exit after checking whether or not the
configuration seems valid. The limitations noted in
TODO #22 and #23 still apply.

Logging the problem to the logfile if one is configured
and --no-daemon isn't used could be considered non-intuitive
and might also clobber messages emitted by an already running
instance.

Based on a patch by Ramkumar Chinchani.
jcc.c