From 4e83bc016cd399a123fe6cf68e21b72c2b65ad78 Mon Sep 17 00:00:00 2001 From: Holger Weiss Date: Wed, 18 Apr 2007 19:31:29 +0000 Subject: Revert my previous change to "-S/--skip" in favour of the two options "-E/--skip-stderr" and "-S/--skip-stdout". Both of them support omitting the number of lines to skip, in which case all output on the respective file descriptor is skipped. "--skip" is kept as an alias for "--skip-stdout" for backwards compatibility with recent releases. Also, print a message if no (non-skipped) stdout/stderr output is available. This fixes a segfault if the remote command prints no output. git-svn-id: https://nagiosplug.svn.sourceforge.net/svnroot/nagiosplug/nagiosplug/trunk@1692 f882894a-f735-0410-b71e-b25c423dba1c --- NEWS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'NEWS') diff --git a/NEWS b/NEWS index 6fb2468e..4d458b66 100644 --- a/NEWS +++ b/NEWS @@ -2,7 +2,7 @@ This file documents the major additions and syntax changes between releases. 1.4.9 ?? Inclusion of contrib/check_cluster2 as check_cluster with some improvements - Fix the -S option in check_by_ssh + New/improved -E/--skip-stderr and -S/--skip-stdout options for check_by_ssh check_snmp now support Counter64 1.4.8 11th April 2007 -- cgit v1.2.3-74-g34f1