[Nagiosplug-devel] [ nagiosplug-Patches-1657280 ] Fix option handling for check_http
SourceForge.net
noreply at sourceforge.net
Tue Mar 6 23:46:22 CET 2007
Patches item #1657280, was opened at 2007-02-11 12:49
Message generated for change (Comment added) made by tonvoon
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=397599&aid=1657280&group_id=29880
Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: Bugfix
Group: None
>Status: Closed
>Resolution: Fixed
Priority: 5
Private: No
Submitted By: Nobuhiro Ban (ban_nobuhiro)
>Assigned to: Ton Voon (tonvoon)
Summary: Fix option handling for check_http
Initial Comment:
check_http does not recognize some long options.
I read the source file, and found longopts[] was
* Missing: --port --authorization --expect,
* Dup: --verbose,
* Not-used: -F --file,
and `-L' option takes no argument but help-message says that it takes one argument.
----------------------------------------------------------------------
>Comment By: Ton Voon (tonvoon)
Date: 2007-03-06 22:46
Message:
Logged In: YES
user_id=664364
Originator: NO
Nobuhiro,
Thanks. Patch applied to CVS.
Ton
----------------------------------------------------------------------
Comment By: Nobuhiro Ban (ban_nobuhiro)
Date: 2007-02-11 12:58
Message:
Logged In: YES
user_id=1699577
Originator: YES
File Added: check_http.c.diff
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=397599&aid=1657280&group_id=29880
More information about the Devel
mailing list