]> git.ipfire.org Git - thirdparty/squid.git/commit
Fixed reporting of malformed -n values on the command line.
authorAlex Rousskov <rousskov@measurement-factory.com>
Mon, 11 Aug 2014 17:29:47 +0000 (11:29 -0600)
committerAlex Rousskov <rousskov@measurement-factory.com>
Mon, 11 Aug 2014 17:29:47 +0000 (11:29 -0600)
commit8cb327e93a064e9886ccb57a4a85088976fe86c2
treed18abe2b4371e0f07930714d7a893bde1aaa1f63
parent1d53a60aae678005c7f133352ef42f85e0f5e785
Fixed reporting of malformed -n values on the command line.

Test case: $ squid -n ' '
FATAL: Expected alphanumeric service name for the -n option but got: squid
src/main.cc