From baae85f957a532a94a3c22fc48bd9769d7a4c249 Mon Sep 17 00:00:00 2001 From: "hadaq@countinghouse" Date: Thu, 28 Aug 2014 17:19:53 +0200 Subject: [PATCH] status --- hmon/permanent/hmon_logfile.pl | 1 + 1 file changed, 1 insertion(+) diff --git a/hmon/permanent/hmon_logfile.pl b/hmon/permanent/hmon_logfile.pl index f2e7026..d46b8f7 100755 --- a/hmon/permanent/hmon_logfile.pl +++ b/hmon/permanent/hmon_logfile.pl @@ -44,6 +44,7 @@ while(my $a = ) { next if ($a =~ /Transmitter/); next if ($a =~ /HADAQ/); next if ($a =~ /DropAllInputBuffers/); + next if ($a =~ /Lost\sEvent\srate/); } next if ($a =~ /30 boards complain: Event not found: 3000/); next if ($a =~ /30 boards complain: frontend not configured: 3000/); -- 2.43.0