[Nagiosplug-devel] check_ifstatus patch to allow specifying a list of unused ports
Hannu Liljemark
hannu.liljemark at laurea.fi
Mon Jan 6 05:13:05 CET 2003
Of course there seems to be a typo in the patch.
"u=s" => \$unused_ports, "unused_ports=s" => \$unused_ports,
should be
"u=s" => \$unused_ports, "unused=s" => \$unused_ports,
Notice the "unused_ports=s" change to "unused=s", as we've decided
to have --unused. I'm not sure but looks like GetOptions() parsed
the option just fine dispite the typo... go figure.
--
(Mr.) Hannu Liljemark | Appelsiini Finland Oy | http://appelsiini.com
More information about the Devel
mailing list