mirror of
https://github.com/monitoring-plugins/monitoring-plugins.git
synced 2026-06-09 08:42:17 -04:00
no need to set verbose mode, thats what "make test-debug" is for
This commit is contained in:
parent
d57941c4d2
commit
43a913f281
1 changed files with 0 additions and 2 deletions
|
|
@ -44,6 +44,4 @@ if ( ! scalar( @tests ) )
|
|||
|
||||
use Test::Harness;
|
||||
|
||||
$Test::Harness::verbose=1;
|
||||
|
||||
runtests( @tests );
|
||||
|
|
|
|||
Loading…
Reference in a new issue