From 3120fe3806ac2df69be10097b71ec84974bbcea7 Mon Sep 17 00:00:00 2001 From: Ton Voon Date: Tue, 8 Jan 2008 11:57:24 +0000 Subject: Reverted commits 1898 and 1899 due to reversion of 1879 git-svn-id: https://nagiosplug.svn.sourceforge.net/svnroot/nagiosplug/nagiosplug/trunk@1901 f882894a-f735-0410-b71e-b25c423dba1c --- plugins/t/check_pop.t | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'plugins/t/check_pop.t') diff --git a/plugins/t/check_pop.t b/plugins/t/check_pop.t index 565a5771..b78291da 100644 --- a/plugins/t/check_pop.t +++ b/plugins/t/check_pop.t @@ -53,4 +53,4 @@ $res = NPTest->testCmd( "./check_pop $host_nonresponsive" ); cmp_ok( $res->return_code, '==', 2, "Non responsive host"); $res = NPTest->testCmd( "./check_pop $hostname_invalid" ); -cmp_ok( $res->return_code, '==', 3, "Invalid host"); +cmp_ok( $res->return_code, '==', 2, "Invalid host"); -- cgit v1.2.3-74-g34f1