[Pkg-nagios-devel] Bug#541148: Bug#541148: nagios-plugins: check_http: detect invalid argument to -f
Justin Pryzby
justinpryzby at users.sourceforge.net
Thu Aug 27 15:16:52 UTC 2009
Hi Jan,
On Wed, Aug 12, 2009 at 09:51:52AM +0200, Jan Wagner wrote:
> Hi Justin,
>
> On Wednesday 12 August 2009 01:15:11 Justin Pryzby wrote:
> > Package: nagios-plugins
> > Version: 1.4.12-4ubuntu2
> maybe you did send your report to the wrong destination?
> "submit at bugs.debian.org" is not ubuntu related. In case this was your
> intention, please be so kind and write what your patch solves and what is the
> problem related with it.
We use ubuntu at my workplace, but I'm only familiar with bug
submission for Debian. So I checked that this applies to the package
in debian's unstable, but forgot to change the version header.
check_http current allows --follow=foo or -f foo, but not -f=foo.
Also the implementation doesn't error when "foo" is an invalid string.
This patch allows -f=foo and errors if "foo" isn't a recognized
"follow" parameter.
Justin
More information about the Pkg-nagios-devel
mailing list