aboutsummaryrefslogtreecommitdiffstats
path: root/check-routeros-update
diff options
context:
space:
mode:
authorGravatar Christian Hesse <mail@eworm.de>2018-09-20 20:33:19 +0200
committerGravatar Christian Hesse <mail@eworm.de>2018-09-20 20:33:19 +0200
commit2b09b1974ad52f85a823b645344c82925b6bfa24 (patch)
tree4c01a2c88b6ce98dbde01150aecc852d9cbe5539 /check-routeros-update
parentddfa6d9053f36a3a83071e636ab3ef145a6d9ea2 (diff)
check-routeros-update: add missing space, break line
Diffstat (limited to 'check-routeros-update')
-rw-r--r--check-routeros-update3
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" \