check-routeros-update: add missing space, break line

This commit is contained in:
Christian Hesse 2018-09-20 20:33:19 +02:00
parent ddfa6d9053
commit 2b09b1974a

View file

@ -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" \