SF.net SVN: nagiosplug:[2238] nagiosplug/trunk/plugins/t/check_snmp.t

[email protected]
Newsgroups gmane.network.nagios.plugins.cvs
Message-ID <[email protected]>
Revision: 2238
          http://nagiosplug.svn.sourceforge.net/nagiosplug/?rev=2238&view=rev
Author:   dermoth
Date:     2009-09-11 23:00:08 +0000 (Fri, 11 Sep 2009)

Log Message:
-----------
Fix skip number

From: Ton Voon <[email protected]>

Modified Paths:
--------------
    nagiosplug/trunk/plugins/t/check_snmp.t

Modified: nagiosplug/trunk/plugins/t/check_snmp.t
===================================================================
--- nagiosplug/trunk/plugins/t/check_snmp.t	2009-09-05 07:27:09 UTC (rev 2237)
+++ nagiosplug/trunk/plugins/t/check_snmp.t	2009-09-11 23:00:08 UTC (rev 2238)
@@ -44,7 +44,7 @@
 	like( $res->output, "/check_snmp: Invalid SNMP version - 3c/" );
 
 	SKIP: {
-		skip "no snmp host defined", 32 if ( ! $host_snmp );
+		skip "no snmp host defined", 34 if ( ! $host_snmp );
 
 		$res = NPTest->testCmd( "./check_snmp -H $host_snmp -C $snmp_community -o system.sysUpTime.0 -w 1: -c 1:");
 		cmp_ok( $res->return_code, '==', 0, "Exit OK when querying uptime" ); 


This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.

------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with 
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.