diff options
Diffstat (limited to 'upload-backup')
-rw-r--r-- | upload-backup | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/upload-backup b/upload-backup index a761007..817a088 100644 --- a/upload-backup +++ b/upload-backup @@ -20,7 +20,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 |