From 442ab449716754a6432125c4d49073a05ad8b9a7 Mon Sep 17 00:00:00 2001 From: Janik Kleinhoff Date: Tue, 21 Apr 2015 08:35:52 +0400 Subject: Hopefully fix xresult interpolation for multi-channel alerts --- modules/inspect.pl | 1 - 1 file changed, 1 deletion(-) diff --git a/modules/inspect.pl b/modules/inspect.pl index 10ff01d..7e4e98f 100644 --- a/modules/inspect.pl +++ b/modules/inspect.pl @@ -93,7 +93,6 @@ sub inspect { $::ignored{$chan} = $::RISKS{$dct{$id}{risk}}; } $::log->incident($chan, "$chan: $dct{$id}{risk} risk: $event->{nick} - $nicereason\n"); - delete $dct{$id}{xresult}; } } } -- cgit v1.2.3