diff options
Diffstat (limited to 'check-routeros-update')
-rw-r--r-- | check-routeros-update | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/check-routeros-update b/check-routeros-update index aebe139..3ba200e 100644 --- a/check-routeros-update +++ b/check-routeros-update @@ -38,7 +38,8 @@ } :if ($"sent-routeros-update-notification" = $latestversion) do={ - :error ("Already sent the RouterOS update notification for version" . $latestversion . "."); + :error ("Already sent the RouterOS update notification for version " . \ + $latestversion . "."); } / tool e-mail send to=$"email-general-to" cc=$"email-general-cc" \ |