From 6a652e2dcd90366bcdd371915d224ad8bfa9fc3d Mon Sep 17 00:00:00 2001 From: Graham McVicker <mcvicker@sanger.ac.uk> Date: Wed, 11 Jun 2003 12:26:14 +0000 Subject: [PATCH] less verbosity --- modules/t/dbEntries.t | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/t/dbEntries.t b/modules/t/dbEntries.t index c205870434..b89cb79b22 100644 --- a/modules/t/dbEntries.t +++ b/modules/t/dbEntries.t @@ -14,7 +14,7 @@ use Bio::EnsEMBL::DBEntry; # switch on the debug prints -our $verbose = 1; +our $verbose = 0; debug( "Startup test" ); # -- GitLab