From 6b8fe391c6c2ea98da7d43593e52c1bcb6ba882f Mon Sep 17 00:00:00 2001 From: Janik Kleinhoff Date: Sat, 29 Oct 2016 00:37:59 +0000 Subject: I shouldn't be coding this time of night --- lib/ASM/Log.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/ASM/Log.pm b/lib/ASM/Log.pm index 319ea40..45d5531 100644 --- a/lib/ASM/Log.pm +++ b/lib/ASM/Log.pm @@ -162,7 +162,7 @@ sub incident print FH "\n\n"; close(FH); - return if $is_opalert; + return $uuid if $is_opalert; $gecos //= "NOT_DEFINED"; -- cgit v1.2.3