Code

Up to revision 1.35, the "-S" option skipped the specified number of
authorHolger Weiss <hweiss@users.sourceforge.net>
Sat, 14 Apr 2007 03:09:39 +0000 (03:09 +0000)
committerHolger Weiss <hweiss@users.sourceforge.net>
Sat, 14 Apr 2007 03:09:39 +0000 (03:09 +0000)
commit703ae01d5f2ea4efb01d000c852a5078b0c9e145
tree0cd2e31d0cd2decfba50337ffe2d988e3a460e4b
parent0bbf7f006ce251cd3b318673618cf839e9735bf2
Up to revision 1.35, the "-S" option skipped the specified number of
lines written to stderr.  With revision 1.36 and newer, "-S" skipped the
specified number of lines written to stdout.  Now, "-S" skips the
specified number of lines written to stderr; and if the number specified
via "-S" minus the number of lines written to stderr is larger than 0,
the difference is used as the number of lines written to stdout to skip.
Also, the "--help" output was fixed.  (Hector - 1675286)

git-svn-id: https://nagiosplug.svn.sourceforge.net/svnroot/nagiosplug/nagiosplug/trunk@1685 f882894a-f735-0410-b71e-b25c423dba1c
BUGS
plugins/check_by_ssh.c