author | Holger Weiss <hweiss@users.sourceforge.net> | |
Sat, 14 Apr 2007 03:09:39 +0000 (03:09 +0000) | ||
committer | Holger Weiss <hweiss@users.sourceforge.net> | |
Sat, 14 Apr 2007 03:09:39 +0000 (03:09 +0000) | ||
commit | 703ae01d5f2ea4efb01d000c852a5078b0c9e145 | |
tree | 0cd2e31d0cd2decfba50337ffe2d988e3a460e4b | tree | snapshot |
parent | 0bbf7f006ce251cd3b318673618cf839e9735bf2 | commit | diff |
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
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 | diff | blob | history | |
plugins/check_by_ssh.c | diff | blob | history |