From 3ebf68a08c94e23d742a37815caa3c55b6985806 Mon Sep 17 00:00:00 2001 From: Christian Hesse Date: Wed, 26 Feb 2020 12:09:19 +0100 Subject: global-functions: $LogAndError: add severity --- email-backup | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'email-backup') diff --git a/email-backup b/email-backup index 9761206..45e7703 100644 --- a/email-backup +++ b/email-backup @@ -18,7 +18,7 @@ :if ($BackupSendBinary != true && \ $BackupSendExport != true) do={ - $LogAndError ("Configured to send neither backup nor config export."); + $LogAndError error ("Configured to send neither backup nor config export."); } # filename based on identity -- cgit v1.2.3-54-g00ecf