Code

check_host: Allocate a large-enough buffer for the host table.
[nagiosplug.git] / test.pl.in
index a02281856c6db373e0183c0742e2d1919cc7f6de..3834d3c3ee9d6982016ab9641d477eeb6e795323 100755 (executable)
@@ -44,6 +44,6 @@ if ( ! scalar( @tests ) )
 
 use Test::Harness;
 
-#$Test::Harness::verbose=1;
+$Test::Harness::verbose=1;
 
 runtests( @tests );